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

OvrPlatform_User_GetAccessToken Function

Return an access token string for this user, suitable for making REST calls against graph.oculus.com.

Signature

void OVRPLATFORM_API OvrPlatform_User_GetAccessToken(UGameInstance *GameInstance, OvrPlatform_User_GetAccessToken_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
Delegate: OvrPlatform_User_GetAccessToken_Delegate &&

Returns

void OVRPLATFORM_API