Interface IInitOpts

The type of object we use for importing and exporting megolm session data.

Property

Sender's Curve25519 device key

Property

Devices which forwarded this session to us (normally empty).

Property

Other keys the sender claims.

Property

Room this session is used in

Property

Unique id for the session

Property

Base64'ed key data

Hierarchy

  • IInitOpts

Properties

fromExportedDevice?: IExportedDevice
pickleKey?: string

Generated using TypeDoc