STWVCallFloorState

annotation class STWVCallFloorState

Properties

Link copied to clipboard
val STATE_CALLING: Int
Link copied to clipboard
val STATE_DISABLE: Int
Link copied to clipboard
val STATE_ENABLE: Int
Initialize services
Link copied to clipboard
val STATE_INIT: Int
Link copied to clipboard
val STATE_LISTENING: Int
Link copied to clipboard
val STATE_PENDING: Int
Link copied to clipboard
val STATE_PUSHED: Int
Link copied to clipboard
val STATE_RINGING: 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