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 com.meta.horizon.platform.ovr.models.Destination#getApiName(), com.meta.horizon.platform.ovr.models.Destination#getDisplayName(), com.meta.horizon.platform.ovr.models.Destination#getDeeplinkMessage() and com.meta.horizon.platform.ovr.models.Destination#getShareableUri() link. Please refer to member data documentation for details.

Member Functions

Destination
( final long ptr )
The information that will be in com.meta.horizon.platform.ovr.models.LaunchDetails#getDeeplinkMessage() when a user enters via a deeplink. Alternatively will be in com.meta.horizon.platform.ovr.models.User#getPresenceDeeplinkMessage() if the rich presence is set for the user.
Returns
String
A displayable string of the destination name and it can be retrieved with com.meta.horizon.platform.ovr.models.Destination#getDisplayName().
Returns
String
A URI that allows the user to deeplink directly to this destination
Returns
String
Did you find this page helpful?
Thumbs up icon
Thumbs down icon