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-core
/
de.connect2x.trixnity.core.model.events.m
/
MegolmBackupV1EventContent
Megolm
Backup
V1Event
Content
@
Serializable
data
class
MegolmBackupV1EventContent
(
val
encrypted
:
Map
<
String
,
JsonElement
>
)
:
SecretEventContent
Members
Constructors
Megolm
Backup
V1Event
Content
Link copied to clipboard
constructor
(
encrypted
:
Map
<
String
,
JsonElement
>
)
Properties
encrypted
Link copied to clipboard
@
SerialName
(
value
=
"encrypted"
)
open
override
val
encrypted
:
Map
<
String
,
JsonElement
>