Class: NetworkResponse

NetworkResponse


new NetworkResponse()

Class that provides network response details.

Class that provides network response details.
Source:

Members


data :Object

The error data.

The error data.
Type:
  • Object
Source:

headers :String

The response headers.

The response headers.
Type:
  • String
Source:

statusCode :Number

The network status code.

The network status code.
Type:
  • Number
Source: