Module withheld

Source
Available on crate feature events only.
Expand description

Types for the m.room_key.withheld event.

Structs§

RoomKeyWithheldSessionData
The session data associated to a withheld room key.
ToDeviceRoomKeyWithheldEventContent
The content of an m.room_key.withheld event.

Enums§

RoomKeyWithheldCode
The possible codes for why a megolm key was not sent.
RoomKeyWithheldCodeInfo
The possible codes for why a megolm key was not sent, and the associated session data.

Type Aliases§

ToDeviceRoomKeyWithheldEvent
An m.room_key.withheld event.