kalium
common
logic
/
com.wire.kalium.logic.sync.receiver.conversation
/
MLSWelcomeEventHandler
MLSWelcome
Event
Handler
interface
MLSWelcomeEventHandler
Inheritors
MLSWelcomeEventHandlerImpl
Members
Functions
handle
Link copied to clipboard
abstract
suspend
fun
handle
(
event
:
Event.Conversation.MLSWelcome
)
:
Either
<
CoreFailure
,
Unit
>