Abort

data class Abort(val reason: String) : MlsTransportResponse(source)

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

Constructors

Link copied to clipboard
constructor(reason: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Why was this message rejected