API reference
API reference
Select your platform
No SDKs available
No versions available

Destination Class

The destination represents where the user would like to go to in the app. It's usually associated with a travel or an invitation. Each destination has Destination::ApiName, Destination::DisplayName, Destination::DeeplinkMessage and Destination::ShareableUri link. Please refer to member data documentation for details.

Fields

You can pass it into GroupPresenceOptions.SetDestinationApiName() when calling GroupPresence.Set() to set this user's group presence.
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.
A displayable string of the destination name and it can be retrieved with Destination::DisplayName.
A URI that allows the user to deeplink directly to this destination.

Member Functions

Destination
( IntPtr o )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon