toggle menu
kindlysdk
main
switch theme
search in API
kindlysdk
/
no.kindly.chatsdk.chat.presentation.settings
/
SettingsUiState
Settings
Ui
State
sealed
class
SettingsUiState
Settings state for the settings screen
Inheritors
ErrorConnectionState
CompleteStartOverState
DeleteChatLogState
DefaultState
ServerErrorState
Members
Types
Complete
Start
Over
State
Link copied to clipboard
object
CompleteStartOverState
:
SettingsUiState
Default
State
Link copied to clipboard
object
DefaultState
:
SettingsUiState
Delete
Chat
Log
State
Link copied to clipboard
object
DeleteChatLogState
:
SettingsUiState
Error
Connection
State
Link copied to clipboard
object
ErrorConnectionState
:
SettingsUiState
Server
Error
State
Link copied to clipboard
data
class
ServerErrorState
(
val
errorString
:
String
)
:
SettingsUiState