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