Companion

object Companion

Properties

Link copied to clipboard
lateinit var haveBeenDisconnected: MutableState<Boolean>

haveBeenDisconnected -> when the account has been deleted and the session needs to be detached from the device

Link copied to clipboard
lateinit var isServerOffline: MutableState<Boolean>

isServerOffline -> state to manage the server offline scenario

Link copied to clipboard
val snackbarHostState: SnackbarHostState

snackbarHostState -> the host to launch the snackbar messages