MlsTransportResponse

Returned by MlsTransport callbacks.

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

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

Link copied to clipboard

The message was accepted by the distribution service