STWVCallConnectionStatus

annotation class STWVCallConnectionStatus

call state enum

Properties

Link copied to clipboard
val STWVCallCallingStatus: Int
Link copied to clipboard
val STWVCallEndedStatus: Int
Link copied to clipboard
val STWVCallRingingStatus: Int
Link copied to clipboard
val STWVCallStartedStatus: Int
Link copied to clipboard
val STWVCallTransferredStatus: 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