add specs to allow coach mode in conferencing, where one participant can only be heard by another (#40)

This commit is contained in:
Dave Horton
2024-02-25 15:19:26 -05:00
committed by GitHub
parent 3f1e7cbd3b
commit fabf9255ea
+2
View File
@@ -198,6 +198,8 @@
"id": "string",
"name": "string",
"beep": "boolean",
"memberTag": "string",
"speakOnlyTo": "string",
"startConferenceOnEnter": "boolean",
"endConferenceOnExit": "boolean",
"endConferenceDuration": "number",