Help
News
TiDev
Appearance
A simple object passed to the registerForPushNotifications error callback.
Extends: FailureResponse
FailureResponse
Type: Number
Number
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.
Type: String
String
Error message, if any returned.
May be undefined.
Type: Boolean
Boolean
Indicates if the operation succeeded. Returns false.
false
Returns false.
The value of this string is always "remote".