MLSResetConversationEventHandlerImpl
internal class MLSResetConversationEventHandlerImpl(selfUserId: <Error class: unknown class>, userConfig: UserConfigRepository, mlsConversationRepository: MLSConversationRepository, fetchConversation: FetchConversationUseCase) : MLSResetConversationEventHandler
Constructors
Link copied to clipboard
constructor(selfUserId: <Error class: unknown class>, userConfig: UserConfigRepository, mlsConversationRepository: MLSConversationRepository, fetchConversation: FetchConversationUseCase)
Functions
Link copied to clipboard
open suspend override fun handle(transaction: <Error class: unknown class>, event: Event.Conversation.MLSReset)