Skip to content

Commit 40238eb

Browse files
cn0151tomaschladek
andauthored
Update articles/communication-services/how-tos/calling-sdk/includes/together-mode/together-mode-web.md
Co-authored-by: tomaschladek <[email protected]>
1 parent bfa9856 commit 40238eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/how-tos/calling-sdk/includes/together-mode/together-mode-web.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ const togetherModeStreams = togetherModeFeature.togetherModeStream;
4949
|`size` | Returns the size of the stream. The value indicates the quality of the stream. |
5050

5151
### Start Together Mode for all participants
52-
Users with role organizer, co-organizer, or presenter can start Together Mode for everyone in the meeting. When Together Mode starts, all subscribers to the `togetherModeStreamsUpdated` event receive notification that enables participants to render together mode.
52+
Microsoft 365 users with role organizer, co-organizer, or presenter can start Together Mode for everyone in the meeting. When Together Mode starts, all subscribers to the `togetherModeStreamsUpdated` event receive notification that enables participants to render together mode.
5353

5454
```js
5555
togetherModeFeature.start();

0 commit comments

Comments
 (0)