Destination
(
o
)
|
Signature
Oculus.Platform.Models.Destination.Destination(IntPtr o) Parameters o: IntPtr |
ApiName
: readonly string |
You can pass it into GroupPresenceOptions.SetDestinationApiName() when calling GroupPresence.Set() to set this user's group presence.
Signature
readonly string Oculus.Platform.Models.Destination.ApiName |
DeeplinkMessage
: readonly string |
The information that will be in LaunchDetails::DeeplinkMessage when a user enters via a deeplink. Alternatively will be in User::PresenceDeeplinkMessage if the rich presence is set for the user.
Signature
readonly string Oculus.Platform.Models.Destination.DeeplinkMessage |
DisplayName
: readonly string |
A displayable string of the destination name and it can be retrieved with Destination::DisplayName.
Signature
readonly string Oculus.Platform.Models.Destination.DisplayName |
ShareableUri
: readonly string |
A URI that allows the user to deeplink directly to this destination.
Signature
readonly string Oculus.Platform.Models.Destination.ShareableUri |