You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/concepts/rooms/room-concept.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,7 @@ The tables below provide detailed capabilities mapped to the roles. At a high le
100
100
|**Mid call controls**|||
101
101
| - Turn video on/off | ✔️ | ✔️ | ❌ |
102
102
| - Mute/Unmute mic | ✔️ | ✔️ | ❌ |
103
-
| - Mute remote user | ✔️ | ❌ | ❌ |
103
+
| - Mute remote user **| ✔️ | ❌ | ❌ |
104
104
| - Switch between cameras | ✔️ | ✔️ | ❌ |
105
105
| - Active speaker | ✔️ | ✔️ | ✔️ |
106
106
| - Choose speaker for calls | ✔️ | ✔️ | ✔️ |
@@ -136,6 +136,8 @@ The tables below provide detailed capabilities mapped to the roles. At a high le
136
136
137
137
\* Only available on the web calling SDK. Not available on iOS and Android calling SDKs
138
138
139
+
** Currently in [public preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
140
+
139
141
## Event handling
140
142
141
143
[Voice and video calling events](../../../event-grid/communication-services-voice-video-events.md) published via [Event Grid](../../../event-grid/event-schema-communication-services.md) are annotated with room call information.
0 commit comments