Android SDK 100ms
lib
/
live.hms.video.media.settings
/
PhoneCallState
Phone
Call
State
enum
PhoneCallState
Entries
Functions
Entries
DISABLE_MUTE_ON_VOIP_PHONE_CALL_RING
Link copied to clipboard
DISABLE_MUTE_ON_VOIP_PHONE_CALL_RING
ENABLE_MUTE_ON_PHONE_CALL_RING
Link copied to clipboard
ENABLE_MUTE_ON_PHONE_CALL_RING
Functions
value
Of
Link copied to clipboard
open
fun
valueOf
(
name
:
String
)
:
PhoneCallState
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
PhoneCallState
>
Returns an array containing the constants of this enum type, in the order they're declared.