android
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
android
android
/
com.wire.crypto
/
MlsException
/
MessageRejected
Message
Rejected
class
MessageRejected
(
reason
:
String
)
:
MlsException
Message rejected by the delivery service
Members
Constructors
Message
Rejected
Link copied to clipboard
constructor
(
reason
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String