Class Response
Base class for API responses.
Accessible as an array, but you can't change any values.
- OpenDNS\MES\Response implements ArrayAccess
Methods summary
public
|
|
public
string
|
|
public
resource
|
|
public
boolean
|
|
public
string
|
Methods inherited from ArrayAccess
offsetSet()
,
offsetUnset()
Magic methods summary
Properties summary
protected
Guzzle\Http\Message\Response
|
$guzzleResponse
Raw Guzzle response from the contructor args |
|
protected
string[]
|
$fields
Parsed keys/values from the MeS response body |
#
array()
|