android
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
android
android
/
com.wire.crypto
/
MlsTransportResponse
/
Abort
Abort
data
class
Abort
(
val
reason
:
String
)
:
MlsTransportResponse
The message was rejected by the delivery service and there's no recovery.
Members
Constructors
Abort
Link copied to clipboard
constructor
(
reason
:
String
)
Properties
reason
Link copied to clipboard
val
reason
:
String