toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-map-gpt
/
com.mapbox.navigation.mapgpt.ui
/
MapGptVoiceState
/
Bubble
/
StringBubble
String
Bubble
data
class
StringBubble
(
val
text
:
String
,
val
source
:
MapGptVoiceState.Bubble.Source
)
:
MapGptVoiceState.Bubble
Members
Constructors
String
Bubble
Link copied to clipboard
constructor
(
text
:
String
,
source
:
MapGptVoiceState.Bubble.Source
)
Properties
source
Link copied to clipboard
open
override
val
source
:
MapGptVoiceState.Bubble.Source
text
Link copied to clipboard
val
text
:
String