Companion

object Companion

Properties

Link copied to clipboard
const val DELIVERY_ACKNOWLEDGED: Int = 3
Link copied to clipboard
const val DELIVERY_FAIL: Int = 1
Link copied to clipboard
const val DELIVERY_PENDING: Int
Link copied to clipboard
const val DELIVERY_READ: Int = 4
Link copied to clipboard
const val DELIVERY_SERVER_SUCCESS: Int = 2
Link copied to clipboard
const val DELIVERY_SUCCESS: Int = 0