android
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
android
android
/
com.wire.crypto
/
MlsException
/
ConversationAlreadyExists
Conversation
Already
Exists
class
ConversationAlreadyExists
(
val
conversationId
:
MLSGroupId
)
:
MlsException
ConversationAlreadyExists
Members
Constructors
Conversation
Already
Exists
Link copied to clipboard
constructor
(
conversationId
:
MLSGroupId
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
conversation
Id
Link copied to clipboard
val
conversationId
:
MLSGroupId
message
Link copied to clipboard
open
override
val
message
:
String