toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-map-gpt
/
com.mapbox.navigation.mapgpt.userinput
/
MapGptUserAction
Map
Gpt
User
Action
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
sealed
class
MapGptUserAction
Inheritors
OnCardClicked
Members
Types
On
Card
Clicked
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
data
class
OnCardClicked
(
val
payload
:
CardPayload
)
:
MapGptUserAction