trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
web
Target filter
web
Switch theme
Search in API
Skip to content
trixnity
trixnity-libolm
/
de.connect2x.trixnity.libolm
/
OutboundGroupSession
Outbound
Group
Session
web
class
OutboundGroupSession
Members
Constructors
Outbound
Group
Session
Link copied to clipboard
web
constructor
(
)
Functions
create
Link copied to clipboard
web
fun
create
(
)
encrypt
Link copied to clipboard
web
fun
encrypt
(
plainText
:
String
)
:
String
free
Link copied to clipboard
web
fun
free
(
)
message_
index
Link copied to clipboard
web
fun
message_index
(
)
:
JsNumber
pickle
Link copied to clipboard
web
fun
pickle
(
key
:
String
)
:
String
session_
id
Link copied to clipboard
web
fun
session_id
(
)
:
String
session_
key
Link copied to clipboard
web
fun
session_key
(
)
:
String
unpickle
Link copied to clipboard
web
fun
unpickle
(
key
:
String
,
pickle
:
String
)