trixnity-client-repository-indexeddb
3.3.0
trixnity-client-repository-indexeddb
/
net.folivo.trixnity.client.store.repository.indexeddb
/
IndexedDBInboundMegolmSession
Indexed
DBInbound
Megolm
Session
@
Serializable
data
class
IndexedDBInboundMegolmSession
(
val
value
:
StoredInboundMegolmSession
,
val
hasBeenBackedUp
:
Int
)
Constructors
Properties
Extensions
Constructors
Indexed
DBInbound
Megolm
Session
Link copied to clipboard
fun
IndexedDBInboundMegolmSession
(
value
:
StoredInboundMegolmSession
,
hasBeenBackedUp
:
Int
)
Properties
has
Been
Backed
Up
Link copied to clipboard
val
hasBeenBackedUp
:
Int
value
Link copied to clipboard
val
value
:
StoredInboundMegolmSession
Extensions
to
Stored
Inbound
Megolm
Session
Link copied to clipboard
fun
IndexedDBInboundMegolmSession
.
toStoredInboundMegolmSession
(
)
:
StoredInboundMegolmSession