trixnity-olm
3.0.0-beta1
common
olmLibrary
trixnity-olm
/
net.folivo.trixnity.olm
/
OlmInboundGroupSession
Olm
Inbound
Group
Session
common
olmLibrary
expect
class
OlmInboundGroupSession
:
WantsToBeFree
actual
class
OlmInboundGroupSession
:
WantsToBeFree
Types
Functions
Properties
Types
Companion
Link copied to clipboard
common
olmLibrary
expect
object
Companion
actual
object
Companion
Functions
decrypt
Link copied to clipboard
common
olmLibrary
expect
fun
decrypt
(
encryptedText
:
String
)
:
OlmInboundGroupMessage
actual
fun
decrypt
(
encryptedText
:
String
)
:
OlmInboundGroupMessage
export
Link copied to clipboard
common
olmLibrary
expect
fun
export
(
messageIndex
:
Long
)
:
String
actual
fun
export
(
messageIndex
:
Long
)
:
String
free
Link copied to clipboard
common
olmLibrary
expect
open
override
fun
free
(
)
actual
open
override
fun
free
(
)
pickle
Link copied to clipboard
common
olmLibrary
expect
fun
pickle
(
key
:
String
)
:
String
actual
fun
pickle
(
key
:
String
)
:
String
Properties
first
Known
Index
Link copied to clipboard
common
olmLibrary
expect
val
firstKnownIndex
:
Long
actual
val
firstKnownIndex
:
Long
session
Id
Link copied to clipboard
common
olmLibrary
expect
val
sessionId
:
String
actual
val
sessionId
:
String