toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-map-gpt
/
com.mapbox.navigation.mapgpt.replayer
/
MapGptReplayer
Map
Gpt
Replayer
class
MapGptReplayer
(
scope
:
CoroutineScope
)
Members
Constructors
Map
Gpt
Replayer
Link copied to clipboard
constructor
(
scope
:
CoroutineScope
)
Properties
map
Gpt
Raw
Responses
Link copied to clipboard
val
mapGptRawResponses
:
SharedFlow
<
String
>
player
State
State
Link copied to clipboard
val
playerStateState
:
StateFlow
<
MapGptReplayStatus
>
text
To
Play
Link copied to clipboard
val
textToPlay
:
SharedFlow
<
String
?
>
Functions
load
Recording
Session
Link copied to clipboard
fun
loadRecordingSession
(
session
:
MapGptRecordingSession
)
start
Link copied to clipboard
fun
start
(
)
stop
Link copied to clipboard
fun
stop
(
)