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

ovrSystemVoipStatus_FromString Function

Converts a string representing an ovrSystemVoipStatus to the actual enum value and returns the value.

Signature

ovrSystemVoipStatus ovrSystemVoipStatus_FromString(const char *str)

Parameters

str: const char *

Returns