Platform-unity v63 Reference Guide
Platform-unity v63 Reference Guide
Select your platform
No SDKs available
No versions available

User Class

Overview

Data Fields

readonly string
readonly UInt64
ID[Get]
readonly string
readonly string
readonly string
readonly string
Intended to be parsed and used to deeplink to parts of the app.
readonly string
If provided, the destination this user is currently at in the app.
readonly string
If provided, the lobby session this user is currently at in the app.
readonly string
If provided, the match session this user is currently at in the app.
Enum value of what the user is currently doing.
readonly string

Public Member Functions

User
( IntPtr o )

Details

Fields

readonly string Oculus.Platform.Models.User.DisplayName
A potentially non unique displayable name chosen by the user. Could also be the same as the oculus_ID
readonly UInt64 Oculus.Platform.Models.User.ID
No description available.
readonly string Oculus.Platform.Models.User.ImageURL
No description available.
readonly string Oculus.Platform.Models.User.OculusID
No description available.
readonly string Oculus.Platform.Models.User.Presence
Human readable string of what the user is currently doing. Not intended to be parsed as it might change at anytime or be translated
readonly string Oculus.Platform.Models.User.PresenceDeeplinkMessage
Intended to be parsed and used to deeplink to parts of the app.
readonly string Oculus.Platform.Models.User.PresenceDestinationApiName
If provided, the destination this user is currently at in the app.
readonly string Oculus.Platform.Models.User.PresenceLobbySessionId
If provided, the lobby session this user is currently at in the app.
readonly string Oculus.Platform.Models.User.PresenceMatchSessionId
If provided, the match session this user is currently at in the app.
readonly UserPresenceStatus Oculus.Platform.Models.User.PresenceStatus
Enum value of what the user is currently doing.
readonly string Oculus.Platform.Models.User.SmallImageUrl
No description available.

Member Functions

Oculus.Platform.Models.User.User
( IntPtr o )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon