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

LaunchDetails Class

Overview

Data Fields

readonly string
readonly string
If provided, the intended destination the user would like to go to.
readonly string
readonly LaunchType
readonly string
If provided, the intended lobby the user would like to be in.
readonly string
If provided, the intended session the user would like to be in.
readonly string
readonly UserList
If provided, the intended users the user would like to be with.
readonly UserList
Users[Get]

Public Member Functions

LaunchDetails
( IntPtr o )

Details

Fields

readonly string Oculus.Platform.Models.LaunchDetails.DeeplinkMessage
An opaque string provided by the developer to help them deeplink to content on app startup.
readonly string Oculus.Platform.Models.LaunchDetails.DestinationApiName
If provided, the intended destination the user would like to go to.
readonly string Oculus.Platform.Models.LaunchDetails.LaunchSource
A string typically used to distinguish where the deeplink came from. For instance, a DEEPLINK launch type could be coming from events or rich presence.
readonly LaunchType Oculus.Platform.Models.LaunchDetails.LaunchType
No description available.
readonly string Oculus.Platform.Models.LaunchDetails.LobbySessionID
If provided, the intended lobby the user would like to be in.
readonly string Oculus.Platform.Models.LaunchDetails.MatchSessionID
If provided, the intended session the user would like to be in.
readonly string Oculus.Platform.Models.LaunchDetails.TrackingID
A unique identifer to keep track of a user going through the deeplinking flow
readonly UserList Oculus.Platform.Models.LaunchDetails.UsersOptional
If provided, the intended users the user would like to be with.
readonly UserList Oculus.Platform.Models.LaunchDetails.Users
No description available.

Member Functions

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