Companion

object Companion

Properties

Link copied to clipboard
const val CONNECTED: Int = 4
Link copied to clipboard
const val DISCONNECTED: Int = 5
Link copied to clipboard
const val FLOOR_GRANTED: Int = 2
Link copied to clipboard
const val FLOOR_RELEASED: Int = 1
Link copied to clipboard
const val FLOOR_TAKEN: Int = 0
Link copied to clipboard
const val RECONNECTING: Int = 3