API reference

OVR_LinkedAccount.h File

Typedefs

struct ovrLinkedAccount * ovrLinkedAccountHandle

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.