mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-20 20:49:20 +00:00
add key rotation debug information
This commit is contained in:
@@ -490,6 +490,8 @@ export class MockRTCSession extends TypedEventEmitter<
|
||||
return this.joined;
|
||||
}
|
||||
|
||||
public isKeyRotationSuppressed = false;
|
||||
|
||||
public withMemberships(
|
||||
rtcMembers$: Behavior<Partial<CallMembership>[]>,
|
||||
): MockRTCSession {
|
||||
|
||||
Reference in New Issue
Block a user