Skip to content

Commit 2ad4e74

Browse files
Add beta note for Update manage-role-assignment.md
1 parent 3e494f0 commit 2ad4e74

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/communication-services/how-tos/calling-sdk/manage-role-assignment.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ To learn about the roles and capabilities in Rooms please see more [here](./../.
5353
const role = meetingCall.role;
5454
```
5555

56+
> [!NOTE]
57+
> Collaborator is only available in beta for Azure Communication Services Calling Web SDK version 1.34.1-beta.1 or higher.
58+
5659
## Subscribe to role changes
5760

5861
During the Teams meeting or Room, your role can be changed. To learn about the change, subscribe to an event, `roleChanged`, on the `Call` object.

0 commit comments

Comments
 (0)