Session State Flow Consumer

@FutureEquinoxApi(releaseVersion = "1.1.4", additionalNotes = " - Think how to keep clean implementable " )
interface SessionStateFlowConsumer

Inheritors

Properties

Link copied to clipboard
abstract var sessionFlowState: SessionFlowState

sessionFlowState the state used to manage the session lifecycle in the screen

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun performOnServerOffline()

Routine to perform when the server is currently offline