kalium
common
logic
/
com.wire.kalium.logic.data.prekey
/
PreKeyDataSource
/
fetchRemotelyAvailablePrekeys
fetch
Remotely
Available
Prekeys
open
suspend override
fun
fetchRemotelyAvailablePrekeys
(
)
:
Either
<
CoreFailure
,
List
<
Int
>
>
Fetches the IDs of the prekeys currently available on the backend.
See also
Pre
Key
Data
Source.
upload
New
Prekey
Batch