API reference
API reference
Select your platform
No SDKs available
No versions available

ovr_SystemVoipState_GetStatus Function

The status enum that indicates the current state of the system voip. The status can be of the following types:
  • Unknown: ovrSystemVoipStatus_Unknown()
  • Unavailable: ovrSystemVoipStatus_Unavailable()
  • Suppressed: ovrSystemVoipStatus_Suppressed()
  • Active: ovrSystemVoipStatus_Active()

Signature

ovrSystemVoipStatus ovr_SystemVoipState_GetStatus(const ovrSystemVoipStateHandle obj)

Parameters

Returns