MlsTransportResponse

The outcome of an MLS transport attempt, returned to CoreCrypto after delivery.

Inheritors

Types

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

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

Link copied to clipboard
object Companion
Link copied to clipboard

The client should consume all incoming messages before retrying.

Link copied to clipboard

The message was accepted by the distribution service.