Package-level declarations
Types
Link copied to clipboard
interface GetPersistentWebSocketStatus
Link copied to clipboard
internal class GetPersistentWebSocketStatusImpl(userId: <Error class: unknown class>, sessionRepository: SessionRepository) : GetPersistentWebSocketStatus
Link copied to clipboard
Observes the persistent web socket connection configuration status, for all accounts.
Link copied to clipboard
internal class ObservePersistentWebSocketConnectionStatusUseCaseImpl(sessionRepository: SessionRepository) : ObservePersistentWebSocketConnectionStatusUseCase
Link copied to clipboard
This use case is responsible for persisting the persistent web socket connection status of the current user.
Link copied to clipboard
internal class PersistPersistentWebSocketConnectionStatusUseCaseImpl(userId: <Error class: unknown class>, sessionRepository: SessionRepository) : PersistPersistentWebSocketConnectionStatusUseCase