Expand description
Types for the m.room_key.withheld
events.
Structs§
- Common
Withheld Code Content - Struct for most of the withheld code content variants.
- NoOlm
Withheld Content - No olm content (no room_id nor session_id)
- Unknown
Room KeyWith Held - Withheld info for unknown/unsupported encryption alhg
Enums§
- Megolm
V1Aes Sha2 Withheld Content - Content for the
m.room_key.withheld
event for them.megolm.v1.aes-sha2
algorithm. - Room
KeyWithheld Content - The
m.room_key.withheld
event content.
Type Aliases§
- Megolm
V2Aes Sha2 Withheld Content - Megolm V2 variant of withheld content
- Room
KeyWithheld Event - The
m.room_key_request
to-device event.