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

DestinationArray

Updated: Aug 26, 2025

DestinationArray

interface DestinationArray
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 horizon.platform.richpresence.models.Destination.apiName, horizon.platform.richpresence.models.Destination.displayName, horizon.platform.richpresence.models.Destination.deeplinkMessage and horizon.platform.richpresence.models.Destination.shareableUri link. Please refer to member data documentation for details.

Properties

NameSummary
cursorAfter
abstract val cursorAfter: String?
cursorBefore
abstract val cursorBefore: String?
destinations
abstract val destinations: List<Destination>
json
open val json: String
nextUrl
abstract val nextUrl: String?
previousUrl
abstract val previousUrl: String?
Did you find this page helpful?
Thumbs up icon
Thumbs down icon