Represents a received m.room_key_request event
user requesting the key
device requesting the key
unique id for the request
callback which, when called, will ask the relevant crypto algorithm implementation to share the keys for this request.
Readonly
Generated using TypeDoc
Represents a received m.room_key_request event
Property
user requesting the key
Property
device requesting the key
Property
unique id for the request
Property
Property
callback which, when called, will ask the relevant crypto algorithm implementation to share the keys for this request.