readonly string | DeeplinkMessage[Get] |
readonly string | DestinationApiName[Get] If provided, the intended destination the user would like to go to. |
readonly string | LaunchSource[Get] |
readonly LaunchType | LaunchType[Get] |
readonly string | LobbySessionID[Get] If provided, the intended lobby the user would like to be in. |
readonly string | MatchSessionID[Get] If provided, the intended session the user would like to be in. |
readonly string | TrackingID[Get] |
readonly UserList | UsersOptional[Get] If provided, the intended users the user would like to be with. |
readonly UserList | Users[Get] |
LaunchDetails ( IntPtr o ) |
| 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.
|
| Oculus.Platform.Models.LaunchDetails.LaunchDetails ( IntPtr o ) |
|---|
No description available.
|