uploadNewPrekeyBatch

abstract suspend fun uploadNewPrekeyBatch(batch: List<<Error class: unknown class>>): Either<CoreFailure, Unit>

Uploads a batch of prekeys to the backend, so they become available for other clients to start sessions with this client.

See also