trixnity-core
3.7.0-beta3
common
trixnity-core
/
net.folivo.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
open
override
val
encrypted
:
Map
<
String
,
JsonElement
>