SystemVoipState
(
ptr
)
|
Signature
com.meta.horizon.platform.ovr.models.SystemVoipState.SystemVoipState(final long ptr) Parameters ptr: final long |
getMicrophoneMuted
()
|
A flag that is used to indicate the current state of the microphone. The status can be of the following types:
Signature
VoipMuteState com.meta.horizon.platform.ovr.models.SystemVoipState.getMicrophoneMuted() Returns VoipMuteState
VoipMuteState
|
getStatus
()
|
The status enum that indicates the current state of the system voip. The status can be of the following types:
Signature
SystemVoipStatus com.meta.horizon.platform.ovr.models.SystemVoipState.getStatus() Returns SystemVoipStatus
SystemVoipStatus
|