ErrorCode

annotation class ErrorCode

fail reasons when load contacts

Properties

Link copied to clipboard
val ATTACHMENT_FILE_INFECTED: Int
Link copied to clipboard
val ATTACHMENT_MAX_SIZE_REACHED: Int
Attachment limit size reached
Link copied to clipboard
val ATTACHMENT_NOT_AVAILABLE: Int
Link copied to clipboard
val ATTACHMENT_UPLOAD_FAILED: Int

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