ErrorCode

annotation class ErrorCode

fail reasons when load contacts

Properties

Link copied to clipboard
val FEATURE_NOT_ALLOWED: Int
Feature is not allowed
Link copied to clipboard
val FEATURE_NOT_ENABLED: Int
Feature is not enabled
Link copied to clipboard
val SENSORS_NOT_AVAILABLE: Int
Sensors are not available
Link copied to clipboard
val SERVICE_SCHEDULED: Int
Ignore Action UPDATE because current state is SCHEDULE

Inherited functions

Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String