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

SdkAccountType Enum

A user can have multiple sdk accounts associated with it. An com.meta.horizon.platform.ovr.models.SdkAccount represents the oculus user and the particular x-account that is linked to the user. SDK accounts can be retrived for a particular user by calling com.meta.horizon.platform.ovr.requests.Users#getSdkAccounts(). This enumeration represents the specific type of SDK account that is associated.

Fields

Unknown[Get]
Oculus[Get]
FacebookGameroom[Get]

Member Functions

SdkAccountType
( final int value )
int getValue ( )

Static Member Functions

static SdkAccountType fromInt
( int value )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon