CoreCrypto
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
CoreCrypto
CoreCrypto
/
com.wire.crypto
/
MlsException
/
MessageRejected
Message
Rejected
class
MessageRejected
(
val
reason
:
String
)
:
MlsException
(
source
)
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
reason
Link copied to clipboard
val
reason
:
String