STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api.call
/
EndCallStatus
End
Call
Status
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
annotation class
EndCallStatus
Content copied to clipboard
End call status
Inherited functions
Properties
Properties
BLOCKED_BY_CALL_BARRING
Link copied to clipboard
val
BLOCKED_BY_CALL_BARRING
:
Int
Content copied to clipboard
BUSY
Link copied to clipboard
val
BUSY
:
Int
Content copied to clipboard
CUG_DENIED
Link copied to clipboard
val
CUG_DENIED
:
Int
Content copied to clipboard
DECLINED
Link copied to clipboard
val
DECLINED
:
Int
Content copied to clipboard
DEFAULT_END_CALL_STATUS
Link copied to clipboard
val
DEFAULT_END_CALL_STATUS
:
Int
Content copied to clipboard
END_CALL_STATUS_SUCCESS
Link copied to clipboard
val
END_CALL_STATUS_SUCCESS
:
Int
Content copied to clipboard
FEATURE_NOT_ALLOWED
Link copied to clipboard
val
FEATURE_NOT_ALLOWED
:
Int
Content copied to clipboard
INTERNAL_ERROR
Link copied to clipboard
val
INTERNAL_ERROR
:
Int
Content copied to clipboard
NO_NETWORK
Link copied to clipboard
val
NO_NETWORK
:
Int
Content copied to clipboard
OUTGOING_CALL_UNAUTHORIZED_DU_TO_NO_NETWORK
Link copied to clipboard
val
OUTGOING_CALL_UNAUTHORIZED_DU_TO_NO_NETWORK
:
Int
Content copied to clipboard
TOO_MANY_PARTICIPANTS
Link copied to clipboard
val
TOO_MANY_PARTICIPANTS
:
Int
Content copied to clipboard
UNANSWERING
Link copied to clipboard
val
UNANSWERING
:
Int
Content copied to clipboard
UNKNOWN_SESSION_ID
Link copied to clipboard
val
UNKNOWN_SESSION_ID
:
Int
Content copied to clipboard
UNKNOWN_SUBSCRIBER
Link copied to clipboard
val
UNKNOWN_SUBSCRIBER
:
Int
Content copied to clipboard
Inherited functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
Content copied to clipboard
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
Content copied to clipboard
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
Content copied to clipboard