VoipFeatureActivated

annotation class VoipFeatureActivated

VoIP feature keys used on VoIP feature changed callback

Properties

Link copied to clipboard
val CALL_OUT_FEATURE_ACTIVATED: Int
Voip call feature
Link copied to clipboard
val CELLULAR_CALL_FEATURE_ACTIVATED: Int
Cellular call feature
Link copied to clipboard
val CONFERENCE_CALL_FEATURE_ACTIVATED: Int
Conference Call feature
Link copied to clipboard
val NO_VOIP_FEATURE_ACTIVATED: Int
Link copied to clipboard
val SHARE_VIDEO_STREAMING_FEATURE_ACTIVATED: Int
video streaming feature
Link copied to clipboard
val VIDEO_FEATURE_ACTIVATED: Int
Video call feature
Link copied to clipboard
val VOIP_FEATURE_ACTIVATED: Int
Voip call feature
Link copied to clipboard
val WALKIE_TALKIE_FEATURE_ACTIVATED: Int
Walkie Talkie feature

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