Expand description
Types for the m.room_key_request events.
Structs§
- Megolm
V1Aes Sha2 Content - The content for a
m.megolm.v2.aes-sha2m.room_key_requestevent. - Room
KeyRequest Content - The content for a
m.room_key_requestevent. - Unknown
Room KeyRequest - An unknown and unsupported
m.room_key_requestalgorithm.
Enums§
- Action
- Enum describing different actions a room key request event can be carrying.
- Requested
KeyInfo - Info about the room key that is being requested.
- Supported
KeyInfo - Info about the room key that is being requested.
Type Aliases§
- Room
KeyRequest Event - The
m.room_key_requestto-device event.