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
@@ -75,6 +75,8 @@ Rooms are created and managed via rooms APIs or SDKs. Use the rooms API/SDKs in
75
75
76
76
Use the [Calling SDKs](../voice-video-calling/calling-sdk-features.md) to join the room call. Room calls can be joined using the Web, iOS or Android Calling SDKs. You can find quick start samples for joining room calls [here](../../quickstarts/rooms/join-rooms-call.md).
77
77
78
+
Rooms can also be accessed using the [Azure Communication Services UI Library](https://azure.github.io/communication-ui-library/?path=/docs/rooms--page). The UI Library enables developers to add a call client that is Rooms enabled into their application with only a couple lines of code.
79
+
78
80
## Control access to room calls
79
81
80
82
Rooms can be set to operate in two levels of control over who is allowed to join a room call.
@@ -140,4 +142,4 @@ The tables below provide detailed capabilities mapped to the roles. At a high le
140
142
## Next steps:
141
143
- Use the [QuickStart to create, manage and join a room](../../quickstarts/rooms/get-started-rooms.md).
142
144
- Learn how to [join a room call](../../quickstarts/rooms/join-rooms-call.md).
143
-
- Review the [Network requirements for media and signaling](../voice-video-calling/network-requirements.md).
145
+
- Review the [Network requirements for media and signaling](../voice-video-calling/network-requirements.md).
0 commit comments