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

OVR_LinkedAccount.h File

Overview

Typedefs

struct ovrLinkedAccount *

Functions

const char *
Access token of the linked account.
Service provider with which the linked account is associated.
const char *
User ID of the linked account.

Details

Typedefs

typedef struct ovrLinkedAccount* ovrLinkedAccountHandle ( )
No description available.

Functions

const char* ovr_LinkedAccount_GetAccessToken
( const ovrLinkedAccountHandle obj )
Access token of the linked account.
ovrServiceProvider ovr_LinkedAccount_GetServiceProvider
( const ovrLinkedAccountHandle obj )
Service provider with which the linked account is associated.
const char* ovr_LinkedAccount_GetUserId
( const ovrLinkedAccountHandle obj )
User ID of the linked account.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon