kalium
common
logic
/
com.wire.kalium.logic.sync.receiver.conversation
/
MLSWelcomeEventHandlerImpl
/
handle
handle
open
suspend override
fun
handle
(
event
:
Event.Conversation.MLSWelcome
)
:
Either
<
CoreFailure
,
Unit
>