Allow trusted Element Call widget to send and receive media encryption key to-device messages (#28316)
This commit is contained in:
@@ -194,6 +194,7 @@ export class StopGapWidgetDriver extends WidgetDriver {
|
||||
EventType.CallSDPStreamMetadataChanged,
|
||||
EventType.CallSDPStreamMetadataChangedPrefix,
|
||||
EventType.CallReplaces,
|
||||
EventType.CallEncryptionKeysPrefix,
|
||||
];
|
||||
for (const eventType of sendRecvToDevice) {
|
||||
this.allowedCapabilities.add(
|
||||
|
||||
Reference in New Issue
Block a user