FailureReason Class
Represents failure reasons for device services.
Item Index
Properties
- InternalError static
- ServiceNotAvailable static
Properties
InternalError
Number
final
static
Indicates about internal error during operation.
Default: 1
ServiceNotAvailable
Number
final
static
Indicates that device service is not available.
Default: 0