Skip to content

Commit d6b83b8

Browse files
authored
Add ref for Rooms docs
1 parent 4cca53d commit d6b83b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/communication-services/how-tos/call-automation/actions-for-call-control.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,8 @@ call_connection_properties = client.connect_call(call_locator=server_call_locato
205205

206206
-----
207207

208-
To connect to a Rooms call, use RoomCallLocator which takes RoomId.
208+
To connect to a Rooms call, use RoomCallLocator which takes RoomId. Learn more about [Rooms](./../../concepts/rooms/room-concept.md) and how Call Automation API can be used to [manage ongoing Rooms call](./../../quickstarts/rooms/manage-rooms-call.md).
209+
209210
### [csharp](#tab/csharp)
210211

211212
```csharp

0 commit comments

Comments
 (0)