Help
News
TiDev
Appearance
Properties used in any event or callback which needs to report a success.
Extends: ErrorResponse
ErrorResponse
Type: Number
Number
Error code. Returns 0.
Error code will be 0.
Type: String
String
Error message, if any returned.
Will be undefined.
Type: Boolean
Boolean
Indicates if the operation succeeded. Returns true.
true
Returns true.