kalium
common
logic
/
com.wire.kalium.logic.sync.receiver.handler.legalhold
/
LegalHoldHandler
/
handleNewConnection
handle
New
Connection
abstract
suspend
fun
handleNewConnection
(
event
:
Event.User.NewConnection
)
:
Either
<
CoreFailure
,
Unit
>