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

OVR_SystemVoipStatus.h File

Overview

Details

Enumeration Types

enum OVR_SystemVoipStatus.h.ovrSystemVoipStatus_
Enumerator
ovrSystemVoipStatus_Unknown
ovrSystemVoipStatus_Unavailable
ovrSystemVoipStatus_Suppressed
ovrSystemVoipStatus_Active

Typedefs

typedef enum ovrSystemVoipStatus_ ovrSystemVoipStatus ( )
No description available.

Functions

const char* ovrSystemVoipStatus_ToString
Converts an ovrSystemVoipStatus enum value to a string The returned string does not need to be freed
ovrSystemVoipStatus ovrSystemVoipStatus_FromString
( const char * str )
Converts a string representing an ovrSystemVoipStatus enum value to an enum value
Did you find this page helpful?
Thumbs up icon
Thumbs down icon