Reset debugger state after leaving the room.
This commit is contained in:
@@ -288,6 +288,7 @@ export class ConferenceCallManager extends EventEmitter {
|
||||
clearTimeout(this._memberParticipantStateTimeout);
|
||||
|
||||
this.emit("participants_changed");
|
||||
this.emit("left");
|
||||
}
|
||||
|
||||
logout() {
|
||||
|
||||
Reference in New Issue
Block a user