Readonly
algorithmThe encryption algorithm of the session that is being withheld.
This may be from an m.room_key.withheld
event, or from a shared room
key bundle under MSC4268.
Readonly
roomThe room ID of the session that is being withheld.
Readonly
senderThe User ID of the sender of the withheld information.
This may be the sender of an m.room_key.withheld
event, or the sender
of a shared room key bundle under MSC4268.
Readonly
sessionThe session ID of the session that is being withheld.
Readonly
withheldThe code
indicating why the key was withheld.
This may be the code
from an m.room_key.withheld
event (such as
m.unverified
), or from a shared room key bundle under MSC4268.
Information on a received
m.room_key.withheld
event.