Skip to content

Commit 33b1796

Browse files
Update manage-role-assignment.md
1 parent 6a99f43 commit 33b1796

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ You create a 'Call' instance when you join the Teams meeting or Room with callin
4747
- Consumer
4848
- Collaborator
4949

50+
To learn about the roles and capabilities in Rooms please see more [here](./../../concepts/rooms/room-concept.md#predefined-participant-roles-and-permissions-in-virtual-rooms-calls).
51+
5052
```js
5153
const role = meetingCall.role;
5254
```

0 commit comments

Comments
 (0)