kalium
common
logic
/
com.wire.kalium.logic.sync.receiver.conversation
/
DeletedConversationEventHandler
Deleted
Conversation
Event
Handler
interface
DeletedConversationEventHandler
Inheritors
DeletedConversationEventHandlerImpl
Members
Functions
handle
Link copied to clipboard
abstract
suspend
fun
handle
(
event
:
Event.Conversation.DeletedConversation
)