replace

abstract suspend fun replace(updatedEntry: LegacyTokenStorage.Entry)

Replace an existing Entry in storage with an updated Entry.

Parameters

updatedEntry

the new Entry to store.