trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-libolm
/
de.connect2x.trixnity.libolm
/
OlmMessage
Olm
Message
data
class
OlmMessage
(
val
cipherText
:
String
,
val
type
:
OlmMessage.OlmMessageType
)
Members
Constructors
Olm
Message
Link copied to clipboard
constructor
(
cipherText
:
String
,
type
:
OlmMessage.OlmMessageType
)
Types
Olm
Message
Type
Link copied to clipboard
enum
OlmMessageType
:
Enum
<
OlmMessage.OlmMessageType
>
Properties
cipher
Text
Link copied to clipboard
val
cipherText
:
String
type
Link copied to clipboard
val
type
:
OlmMessage.OlmMessageType