ErrorCode

annotation class ErrorCode

Properties

val AN_ERROR_OCCURRED_WHEN_TRYING_TO_ACK_MESSAGE: Int
Link copied to clipboard
val CONVERSATION_NOT_FOUND: Int
Link copied to clipboard
val CREATION_OF_CONVERSATION_FAILED: Int
Link copied to clipboard
val EMPTY_ATTACHMENT: Int
Link copied to clipboard
val EMPTY_MESSAGE: Int
Link copied to clipboard
val NO_RECIPIENT_FOUND: Int
Link copied to clipboard
val USER_NOT_LOGGED_INTO_APP: 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