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

OVR_SdkAccountType.h File

A user can have multiple sdk accounts associated with it. An ovrSdkAccountHandle represents the oculus user and the particular x-account that is linked to the user. SDK accounts can be retrived for a particular user by calling ovr_User_GetSdkAccounts(). This enumeration represents the specific type of SDK account that is associated.

Enumeration Types

Enumeration ovrSdkAccountType_

A custom data structure that defines a set of enumerated values, where each value represents a specific type or category for that enumeration. See our index for a full list of our enums and APIs.
ovrSdkAccountType_Unknown
No description available
ovrSdkAccountType_Oculus
No description available
ovrSdkAccountType_FacebookGameroom
No description available

Typedefs

A custom data structure that defines a set of enumerated values, where each value represents a specific type or category for that enumeration. See our index for a full list of our enums and APIs.

Functions

Converts an ovrSdkAccountType enum value to a string The returned string does not need to be freed
Converts a string representing an ovrSdkAccountType to the actual enum value and returns the value.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon