fetchRemotelyAvailablePrekeys

abstract suspend fun fetchRemotelyAvailablePrekeys(): Either<CoreFailure, List<Int>>

Fetches the IDs of the prekeys currently available on the backend.

See also