MlsTransportResponse

MLS transport may or may not succeeed; this response indicates to CC the outcome of the transport attempt.

Inheritors

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
object Companion
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