API reference

OVR_SystemVoipStatus.h File

Enumeration Types

Enumeration ovrSystemVoipStatus_

ovrSystemVoipStatus_Unknown
No description available
ovrSystemVoipStatus_Unavailable
No description available
ovrSystemVoipStatus_Suppressed
No description available
ovrSystemVoipStatus_Active
No description available

Typedefs

enum ovrSystemVoipStatus_ ovrSystemVoipStatus

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