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-vodozemac
/
de.connect2x.trixnity.crypto.driver.vodozemac.olm
/
VodozemacNormalMessage
Vodozemac
Normal
Message
@
JvmInline
value
class
VodozemacNormalMessage
(
val
inner
:
OlmMessage.Normal.Text
)
:
Message.Normal
Members
Constructors
Vodozemac
Normal
Message
Link copied to clipboard
constructor
(
inner
:
OlmMessage.Normal.Text
)
Properties
base64
Link copied to clipboard
open
override
val
base64
:
String
bytes
Link copied to clipboard
open
override
val
bytes
:
ByteArray
inner
Link copied to clipboard
val
inner
:
OlmMessage.Normal.Text
Functions
close
Link copied to clipboard
open
override
fun
close
(
)