feat(external-api) Add endConference command

This commit is contained in:
Shawn
2022-09-16 13:29:54 +01:00
committed by Saúl Ibarra Corretgé
parent cdb2436b73
commit 17cace070e
2 changed files with 15 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ const commands = {
closeBreakoutRoom: 'close-breakout-room',
displayName: 'display-name',
e2eeKey: 'e2ee-key',
endConference: 'end-conference',
email: 'email',
grantModerator: 'grant-moderator',
hangup: 'video-hangup',