SystemVoipState
(
o
)
|
Signature
Oculus.Platform.Models.SystemVoipState.SystemVoipState(IntPtr o) Parameters o: IntPtr |
MicrophoneMuted
: readonly VoipMuteState |
A flag that is used to indicate the current state of the microphone. The status can be of the following types:
Signature
readonly VoipMuteState Oculus.Platform.Models.SystemVoipState.MicrophoneMuted |
Status
: readonly SystemVoipStatus |
The status enum that indicates the current state of the system voip. The status can be of the following types:
Signature
readonly SystemVoipStatus Oculus.Platform.Models.SystemVoipState.Status |