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

SdkAccount

Updated: Aug 26, 2025

SdkAccount

interface SdkAccount
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, horizon.platform.users.Users.getSdkAccounts.

Properties

NameSummary
accountType
abstract val accountType: SdkAccountType
The specific type of account that this sdk account represents. The type can be one of the following: horizon.platform.users.enums.SdkAccountType.oculushorizon.platform.users.enums.SdkAccountType.facebookGameroom
json
open val json: String
userId
abstract val userId: String
The ID of the user, horizon.platform.users.models.User.id, of the sdk account. This is a unique value for every horizon.platform.users.models.User.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon