dexcare
/
org.dexcare.services.virtualvisit
/
CallState
Call
State
enum
CallState
:
Enum
<
CallState
>
Content copied to clipboard
Call state of device. This is mapped from
TelephonyManager
call state.
Entries
Properties
Entries
OFF_HOOK
Link copied to clipboard
OFF_HOOK
()
Content copied to clipboard
Device call state: Off-hook.
RINGING
Link copied to clipboard
RINGING
()
Content copied to clipboard
Device call state: Ringing.
IDLE
Link copied to clipboard
IDLE
()
Content copied to clipboard
Device call state: No activity.
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard