MlsTransportResponse

Types

Link copied to clipboard
data class Abort(val reason: String) : MlsTransportResponse

The message was rejected by the delivery service and there's no recovery.

Link copied to clipboard

A client should have consumed all incoming messages before re-trying.

Link copied to clipboard

The message was accepted by the distribution service

Functions

Link copied to clipboard
fun MlsTransportResponse.toCrypto(): <Error class: unknown class>
fun MlsTransportResponse.toCrypto(): <Error class: unknown class>