toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-map-gpt
/
com.mapbox.navigation.mapgpt.openai
/
ConversationIdRepository
Conversation
Id
Repository
class
ConversationIdRepository
(
storage
:
Storage
,
authenticationRepository
:
AuthenticationRepository
)
Members
Constructors
Conversation
Id
Repository
Link copied to clipboard
constructor
(
storage
:
Storage
,
authenticationRepository
:
AuthenticationRepository
)
Properties
conversation
Id
Link copied to clipboard
val
conversationId
:
Flow
<
String
?
>
Functions
clear
Link copied to clipboard
fun
clear
(
)
get
Link copied to clipboard
fun
get
(
)
:
String