kalium
common
logic
/
com.wire.kalium.logic.feature
/
TimestampKeyRepository
/
update
update
abstract
suspend
fun
update
(
key
:
TimestampKeys
,
timestamp
:
<Error class: unknown class>
)
:
Either
<
StorageFailure
,
Unit
>