JoinExistingMLSConversationUseCase
Send an external commit to join an MLS conversation 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(conversationId: <Error class: unknown class>, mlsPublicKeys: <Error class: unknown class>? = null): Either<CoreFailure, Unit>