Skip to content

Commit 70ce4d5

Browse files
authored
formatting
1 parent 55244cb commit 70ce4d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ The response provides you with CallConnection object that you can use to take fu
167167
![Sequence diagram for placing an outbound call.](media/make-call-flow.png)
168168

169169
## Connect to a call (in preview)
170-
[!INCLUDE [Public Preview Disclaimer](../../includes/public-preview-include-document.md)]
171170

172171
Connect action enables your service to establish a connection with an ongoing call and take actions on it. This is useful to manage a Rooms call or when client applications started a 1:1 or group call that Call automation isn't part of. Connection is established using the CallLocator property and can be of types: ServerCallLocator, GroupCallLocator, and RoomCallLocator. These IDs can be found when the call is originally established or a Room is created, and also published as part of [CallStarted](./../../../event-grid/communication-services-voice-video-events.md#microsoftcommunicationcallstarted) event.
173172

0 commit comments

Comments
 (0)