Available on crate feature
events
only.Expand description
Types for the m.room_key.withheld
event.
Structs§
- Room
KeyWithheld Session Data - The session data associated to a withheld room key.
- ToDevice
Room KeyWithheld Event Content - The content of an
m.room_key.withheld
event.
Enums§
- Room
KeyWithheld Code - The possible codes for why a megolm key was not sent.
- Room
KeyWithheld Code Info - The possible codes for why a megolm key was not sent, and the associated session data.
Type Aliases§
- ToDevice
Room KeyWithheld Event - An
m.room_key.withheld
event.