Skip to content

Commit 177b152

Browse files
authored
Update room-concept.md
1 parent c217855 commit 177b152

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/communication-services/concepts/rooms/room-concept.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ Rooms are created and managed via rooms APIs or SDKs. Use the rooms API/SDKs in
7575

7676
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).
7777

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+
7880
## Control access to room calls
7981

8082
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
140142
## Next steps:
141143
- Use the [QuickStart to create, manage and join a room](../../quickstarts/rooms/get-started-rooms.md).
142144
- 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

Comments
 (0)