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

ovrOculusInitParams Struct

Overview

Data Fields

sType[Get]
const char *
email[Get]
const char *
appId[Get]
const char *

Details

Detailed Description

sType - Credential struct type, must be: ovrPlatformStructureType_OculusInitParams email - Email address associated with Oculus account. password - Password for the Oculus account. appID - ID of the application (user must be entitled). uriPrefixOverride - optional override for https://graph.oculus.com

Fields

ovrPlatformStructureType ovrOculusInitParams::sType
No description available.
const char* ovrOculusInitParams::email
No description available.
const char* ovrOculusInitParams::password
No description available.
ovrID ovrOculusInitParams::appId
No description available.
const char* ovrOculusInitParams::uriPrefixOverride
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon