Companion

object Companion

Properties

Link copied to clipboard
const val ACKNOWLEDGED: Int = 6
Link copied to clipboard
const val COULD_NOT_BE_DELIVERED: Int = 7
Link copied to clipboard
const val DELIVERED: Int = 4
Link copied to clipboard
const val FAILED: Int = 3
Link copied to clipboard
const val INFECTED: Int = 8
Link copied to clipboard
const val QUEUED: Int = 1
Link copied to clipboard
const val SEEN: Int = 5
Link copied to clipboard
const val SENT: Int = 2