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