JoinConversationViaCodeUseCase
internal constructor(conversionsGroupRepository: ConversationGroupRepository, conversationRepository: ConversationRepository, memberJoinEventHandler: MemberJoinEventHandler, joinExistingMLSConversation: JoinExistingMLSConversationUseCase, mlsConversationRepository: MLSConversationRepository, transactionProvider: CryptoTransactionProvider, selfUserId: <Error class: unknown class>, eventMapper: EventMapper = MapperProvider.eventMapper(selfUserId))
Parameters
code
The code of the conversation to join.
key
The key of the conversation to join.
domain
optional domain of the conversation to join.