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