toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-map-gpt
/
com.mapbox.navigation.mapgpt.replayer.model
/
MapGptInteractions
/
RawResponse
Raw
Response
@
Serializable
data
class
RawResponse
(
val
text
:
String
,
val
timeStamp
:
Long
)
:
MapGptInteractions
Members
Constructors
Raw
Response
Link copied to clipboard
constructor
(
text
:
String
,
timeStamp
:
Long
)
Properties
text
Link copied to clipboard
val
text
:
String
time
Stamp
Link copied to clipboard
open
override
val
timeStamp
:
Long