kalium
common
logic
/
com.wire.kalium.logic.feature.session
/
SessionScope
Session
Scope
class
SessionScope
(
sessionRepository
:
SessionRepository
)
Members
Constructors
Session
Scope
Link copied to clipboard
constructor
(
sessionRepository
:
SessionRepository
)
Properties
all
Sessions
Link copied to clipboard
val
allSessions
:
GetSessionsUseCase
current
Session
Link copied to clipboard
val
currentSession
:
CurrentSessionUseCase
current
Session
Flow
Link copied to clipboard
val
currentSessionFlow
:
CurrentSessionFlowUseCase
update
Current
Session
Link copied to clipboard
val
updateCurrentSession
:
UpdateCurrentSessionUseCase