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-crypto-driver
/
de.connect2x.trixnity.crypto.driver.megolm
/
InboundGroupSession
/
DecryptedMessage
Decrypted
Message
data
class
DecryptedMessage
(
val
plaintext
:
String
,
val
messageIndex
:
Int
)
Members
Constructors
Decrypted
Message
Link copied to clipboard
constructor
(
plaintext
:
String
,
messageIndex
:
Int
)
Properties
message
Index
Link copied to clipboard
val
messageIndex
:
Int
plaintext
Link copied to clipboard
val
plaintext
:
String