Abort

data class Abort(val reason: String) : MlsTransportResponse

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

Constructors

Link copied to clipboard
constructor(reason: String)

Properties

Link copied to clipboard
val reason: String

Functions

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