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

OVR_ServiceProvider.h File

The service provider enum describes the specific provider that is associated with the ovrLinkedAccountHandle of a ovrUserHandle. Linked accounts for users represent the third party identities that are used for services or apps in association with user.

Enumeration Types

Enumeration ovrServiceProvider_

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.
ovrServiceProvider_Unknown
No description available
ovrServiceProvider_Dropbox
No description available
ovrServiceProvider_Facebook
No description available
ovrServiceProvider_Google
No description available
ovrServiceProvider_Instagram
No description available
ovrServiceProvider_RemoteMedia
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 ovrServiceProvider enum value to a string The returned string does not need to be freed
Converts a string representing an ovrServiceProvider to the actual enum value and returns the value.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon