A simple object passed to the registerForPushNotifications error callback.
NOTE This is an abstract type. Any object meeting this description can be used where this type is used.
Error code. Returns a non-zero value.
If the error was generated by the operating system, that system's error value is used. Otherwise, this value will be -1.
Overrides: FailureResponse.code
Indicates if the operation succeeded. Returns false
.
Returns false
.
Overrides: FailureResponse.success
The value of this string is always "remote".
The value of this string is always "remote".