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.olm
/
Account
/
Companion
Companion
object
Companion
Members
Functions
from
Dehydrated
Device
Link copied to clipboard
fun
fromDehydratedDevice
(
ciphertext
:
String
,
nonce
:
String
,
pickleKey
:
PickleKey
)
:
Account
from
Libolm
Pickle
Link copied to clipboard
fun
fromLibolmPickle
(
pickle
:
String
,
pickleKey
:
String
)
:
Account
from
Pickle
Link copied to clipboard
fun
fromPickle
(
pickle
:
String
,
pickleKey
:
PickleKey
?
=
null
)
:
Account
invoke
Link copied to clipboard
operator
fun
invoke
(
)
:
Account