uploadNewPrekeys

open suspend override fun uploadNewPrekeys(clientId: String, preKeys: List<<Error class: unknown class>>): NetworkResponse<Unit>

Uploads more prekeys to be associated with the provided clientId, which can be used by other users to start conversations with the client.

See also