UpdateSupportedProtocolsAndResolveOneOnOnesUseCase

Update self supported protocols, and if the supported protocols did change we also resolve the active protocol for all one-on-one conversations.

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(synchroniseUsers: Boolean): Either<CoreFailure, Unit>