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
/
VodozemacSession
Vodozemac
Session
@
JvmInline
value
class
VodozemacSession
(
val
inner
:
Session
)
:
Session
Members
Constructors
Vodozemac
Session
Link copied to clipboard
constructor
(
inner
:
Session
)
Properties
has
Received
Message
Link copied to clipboard
open
override
val
hasReceivedMessage
:
Boolean
inner
Link copied to clipboard
val
inner
:
Session
session
Id
Link copied to clipboard
open
override
val
sessionId
:
String
Functions
close
Link copied to clipboard
open
override
fun
close
(
)
decrypt
Link copied to clipboard
open
override
fun
decrypt
(
message
:
Message
)
:
String
encrypt
Link copied to clipboard
open
override
fun
encrypt
(
plaintext
:
String
)
:
Message
pickle
Link copied to clipboard
open
override
fun
pickle
(
pickleKey
:
PickleKey
?
)
:
String