EndCallStatus

annotation class EndCallStatus

End call status

Properties

Link copied to clipboard
val BLOCKED_BY_CALL_BARRING: Int
Link copied to clipboard
val BUSY: Int
Link copied to clipboard
val CUG_DENIED: Int
Link copied to clipboard
val DECLINED: Int
Link copied to clipboard
val DEFAULT_END_CALL_STATUS: Int
Link copied to clipboard
val END_CALL_STATUS_SUCCESS: Int
Link copied to clipboard
val FEATURE_NOT_ALLOWED: Int
Link copied to clipboard
val INTERNAL_ERROR: Int
Link copied to clipboard
val NO_NETWORK: Int
val OUTGOING_CALL_UNAUTHORIZED_DU_TO_NO_NETWORK: Int
Link copied to clipboard
val TOO_MANY_PARTICIPANTS: Int
Link copied to clipboard
val UNANSWERING: Int
Link copied to clipboard
val UNKNOWN_SESSION_ID: Int
Link copied to clipboard
val UNKNOWN_SUBSCRIBER: 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