kalium
common
logic
/
com.wire.kalium.logic.data.client
/
ClientRepository
/
storeUserClientListAndRemoveRedundantClients
store
User
Client
List
And
Remove
Redundant
Clients
abstract
suspend
fun
storeUserClientListAndRemoveRedundantClients
(
clients
:
List
<
<Error class: unknown class>
>
)
:
Either
<
StorageFailure
,
Unit
>