Available on crate feature
events
only.Expand description
Types for the m.room_key_request
event.
Structs§
- Requested
KeyInfo - Information about a requested key.
- ToDevice
Room KeyRequest Event Content - The content of an
m.room_key_request
event.
Enums§
- Action
- A new key request or a cancellation of a previous request.
Type Aliases§
- ToDevice
Room KeyRequest Event - An
m.room_key_request
event.