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

OVR_UserPresenceStatus.h File

Enumeration Types

Enumeration ovrUserPresenceStatus_

Describe the current status of the user and it can be retrieved with ovr_User_GetPresenceStatus().
ovrUserPresenceStatus_Unknown
No description available
ovrUserPresenceStatus_Online
The user status is currently online.
ovrUserPresenceStatus_Offline
The user status is currently offline.

Typedefs

Describe the current status of the user and it can be retrieved with ovr_User_GetPresenceStatus().

Functions

Converts an ovrUserPresenceStatus enum value to a string The returned string does not need to be freed
Converts a string representing an ovrUserPresenceStatus enum value to an enum value
Did you find this page helpful?
Thumbs up icon
Thumbs down icon