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
Room participants can be assigned one of the following roles: **Presenter**, **Attendee**, and **Consumer**.
150
+
Room participants can be assigned one of the following roles: **Presenter**, **Attendee**, **Consumer**, and **Collaborator**\*\*\*.
151
151
152
-
The following table provides detailed capabilities mapped to the roles. At a high level, **Presenter** role has full control, **Attendee** capabilities are limited to audio and video, while **Consumer** can only receive audio, video, and screen sharing.
152
+
The following table provides detailed capabilities mapped to the roles. At a high level, **Presenter** role has full control, **Attendee** capabilities are limited to audio and video, while **Consumer** can only receive audio, video, and screen sharing.**Collaborator** is similar to Attendee, with the additional capability of screenshare.
153
153
154
154
<b>Note:</b> A PSTN call participant is not a part of Room roster, so a user role is not assigned to them. They capabilities are limited to mute/unmute themselves on the local device.
|**Dial-out to PSTN participants from the client-side**||||
196
+
| - Dial-out to PSTN participants from Virtual Rooms calls | ✔️ | ❌ | ❌ | ❌ |
197
+
198
+
\* Only available on the web calling SDK. Not available on iOS and Android calling SDKs.
199
199
200
200
\*\* Currently in [public preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
201
201
202
+
\*\*\* Collaborator role is available in Rooms version 2025-03-13 or newer.
203
+
202
204
## Event handling
203
205
204
206
[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