kalium
common
logic
/
com.wire.kalium.logic.feature.connection
/
SyncConnectionsUseCase
Sync
Connections
Use
Case
internal
interface
SyncConnectionsUseCase
Inheritors
SyncConnectionsUseCaseImpl
Members
Functions
invoke
Link copied to clipboard
abstract
suspend operator
fun
invoke
(
)
:
Either
<
CoreFailure
,
Unit
>