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

horizon.platform.users.enums

Updated: Jul 24, 2025

Package-level declarations

Types

NameSummary
enum SdkAccountType : Enum<SdkAccountType>
A user can have multiple sdk accounts associated with it. An horizon.platform.users.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 horizon.platform.users.Users.getSdkAccounts. This enumeration represents the specific type of SDK account that is associated.
enum ServiceProvider : Enum<ServiceProvider>
The service provider enum describes the specific provider that is associated with the horizon.platform.users.models.LinkedAccount of a horizon.platform.users.models.User. Linked accounts for users represent the third party identities that are used for services or apps in association with user.
enum TimeWindow : Enum<TimeWindow>
How far should we go back in time looking at history.
enum UserPresenceStatus : Enum<UserPresenceStatus>
Describe the current status of the user and it can be retrieved with horizon.platform.users.models.User.presenceStatus.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon