UpdateSelfAvailabilityStatusUseCase
class UpdateSelfAvailabilityStatusUseCase(accountRepository: AccountRepository, messageSender: MessageSender, provideClientId: CurrentClientIdProvider, selfUserId: <Error class: unknown class>, dispatchers: <Error class: unknown class> = KaliumDispatcherImpl)
Updates the current user's UserAvailabilityStatus status.
See also
UserAvailabilityStatus
Constructors
Link copied to clipboard
internal constructor(accountRepository: AccountRepository, messageSender: MessageSender, provideClientId: CurrentClientIdProvider, selfUserId: <Error class: unknown class>, dispatchers: <Error class: unknown class> = KaliumDispatcherImpl)