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-client-repository-indexeddb
/
de.connect2x.trixnity.client.store.repository.indexeddb
/
IndexedDBInboundMegolmSession
Indexed
DBInbound
Megolm
Session
@
Serializable
data
class
IndexedDBInboundMegolmSession
(
val
value
:
StoredInboundMegolmSession
,
val
hasBeenBackedUp
:
Int
)
Members
Members & Extensions
Constructors
Indexed
DBInbound
Megolm
Session
Link copied to clipboard
constructor
(
value
:
StoredInboundMegolmSession
,
hasBeenBackedUp
:
Int
)
Properties
has
Been
Backed
Up
Link copied to clipboard
val
hasBeenBackedUp
:
Int
value
Link copied to clipboard
val
value
:
StoredInboundMegolmSession
Functions
to
Stored
Inbound
Megolm
Session
Link copied to clipboard
fun
IndexedDBInboundMegolmSession
.
toStoredInboundMegolmSession
(
)
:
StoredInboundMegolmSession