Destination
(
o
)
|
Signature
Oculus.Platform.Models.Destination.Destination(IntPtr o) Parameters o: IntPtr |
ApiName
: readonly string |
Pass it into RichPresenceOptions.SetApiName()() when calling RichPresence.Set() to set this user's rich presence
Signature
readonly string Oculus.Platform.Models.Destination.ApiName |
DeeplinkMessage
: readonly string |
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.
Signature
readonly string Oculus.Platform.Models.Destination.DeeplinkMessage |
DisplayName
: readonly string |
Signature
readonly string Oculus.Platform.Models.Destination.DisplayName |
ShareableUri
: readonly string |
A URL that allows the user to deeplink directly to this destination.
Signature
readonly string Oculus.Platform.Models.Destination.ShareableUri |