Wearable Only
Camera Kit
Protected
constructorReadonly
bodyThe body of the response.
Readonly
contentthe content type of the response.
Readonly
headersThe headers of the response.
Readonly
statusThe http response status code.
Get the result as a DynamicResource
to be used with RemoteMediaModule
.
Get the header of the response.
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
The response returned by a
RemoteServiceHttpRequest
call.