readonly string | ApiName[Get] |
readonly string | DeeplinkMessage[Get] |
readonly string | DisplayName[Get] |
readonly string | ShareableUri[Get] A URL that allows the user to deeplink directly to this destination. |
Destination ( IntPtr o ) |
| readonly string Oculus.Platform.Models.Destination.ApiName |
|---|
Pass it into RichPresenceOptions.SetApiName()() when calling RichPresence.Set() to set this user's rich presence |
| readonly string Oculus.Platform.Models.Destination.DeeplinkMessage |
|---|
The information that will be in LaunchDetails.GetDeeplinkMessage() when a user enters via a deeplink. Alternatively will be in User.GetPresenceDeeplinkMessage() if the rich presence is set for the user. |
| readonly string Oculus.Platform.Models.Destination.DisplayName |
|---|
No description available.
|
| readonly string Oculus.Platform.Models.Destination.ShareableUri |
|---|
A URL that allows the user to deeplink directly to this destination. |
| Oculus.Platform.Models.Destination.Destination ( IntPtr o ) |
|---|
No description available.
|