kalium
common
network
/
com.wire.kalium.network.api.v0.authenticated
/
PreKeyApiV0
/
getClientAvailablePrekeys
get
Client
Available
Prekeys
open
suspend override
fun
getClientAvailablePrekeys
(
clientId
:
String
)
:
NetworkResponse
<
List
<
Int
>
>
Retrieves the IDs of the prekeys currently available in the backend for the provided
clientId
.
See also
Pre
Key
Api
V0.
upload
New
Prekeys