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-vodozemac
/
de.connect2x.trixnity.vodozemac.megolm
/
MegolmMessage
/
Text
Text
class
Text
(
ptr
:
NativePointer
)
:
MegolmMessage
Members
Constructors
Text
Link copied to clipboard
constructor
(
ptr
:
NativePointer
)
Types
Companion
Link copied to clipboard
object
Companion
:
MegolmMessage.MegolmMessageFactory
<
MegolmMessage.Text
>
Properties
base64
Link copied to clipboard
val
base64
:
String
bytes
Link copied to clipboard
val
bytes
:
ByteArray
ciphertext
Link copied to clipboard
val
ciphertext
:
ByteArray
index
Link copied to clipboard
val
index
:
Int
mac
Link copied to clipboard
val
mac
:
ByteArray
signature
Link copied to clipboard
val
signature
:
Ed25519Signature
Functions
close
Link copied to clipboard
expect
open
override
fun
close
(
)
to
String
Link copied to clipboard
expect
open
override
fun
toString
(
)
:
String