kalium
common
logic
/
com.wire.kalium.logic.data.prekey
/
PreKeyDataSource
/
mostRecentPreKeyId
most
Recent
Pre
Key
Id
open
suspend override
fun
mostRecentPreKeyId
(
)
:
Either
<
StorageFailure
,
Int
>
Returns the ID of the most recent "rolling" prekey that was generated.
See also
Pre
Key
Data
Source.
generate
New
Pre
Keys