JoinExistingMLSConversationsUseCase
Send an external commit to join all MLS conversations for which the user is a member, but has not yet joined the corresponding MLS group.
Inheritors
Functions
Link copied to clipboard
abstract suspend operator fun invoke(keepRetryingOnFailure: Boolean = true): Either<CoreFailure, Unit>