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

SdkAccount Class

A single user can have multiple sdk accounts associated with it. SDK accounts represent the oculus user and x-accounts that are linked to the particular user. Retrieve the SDK accounts by using, com.meta.horizon.platform.ovr.requests.Users#getSdkAccounts().

Member Functions

SdkAccount
( final long ptr )
The specific type of account that this sdk account represents. The type can be one of the following:com.meta.horizon.platform.ovr.enums.SdkAccountType#Unknowncom.meta.horizon.platform.ovr.enums.SdkAccountType#Oculuscom.meta.horizon.platform.ovr.enums.SdkAccountType#FacebookGameroom
Returns
SdkAccountType
The ID of the user, com.meta.horizon.platform.ovr.models.User#getID(), of the sdk account. This is a unique value for every com.meta.horizon.platform.ovr.models.User.
Returns
long
Did you find this page helpful?
Thumbs up icon
Thumbs down icon