kalium
common
logic
/
com.wire.kalium.logic.feature.user
/
SyncContactsUseCase
Sync
Contacts
Use
Case
internal
interface
SyncContactsUseCase
Syncs the current user's contacts.
Inheritors
SyncContactsUseCaseImpl
Members
Functions
invoke
Link copied to clipboard
abstract
suspend operator
fun
invoke
(
)
:
Either
<
CoreFailure
,
Unit
>