Skip to content

Commit c09dd62

Browse files
committed
update
1 parent f49ffa0 commit c09dd62

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/communication-services/how-tos/calling-sdk/lobby-admit-and-reject.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ ms.date: 03/14/2023
1111
ms.custom: template-how-to
1212

1313
---
14-
[!INCLUDE [Install SDK](../calling-sdk/includes/install-sdk/install-sdk-web.md)]
15-
Lobby admit and reject are the apis on `Call` or `TeamsCall`. It allows user to admit and reject participants from Teams meeting lobby.
1614

1715
# Manage Teams meeting Lobby
1816

17+
Lobby admit and reject are the apis on `Call` or `TeamsCall`. It allows user to admit and reject participants from Teams meeting lobby.
18+
1919
In this article, you will learn how to admit and reject participants from Microsoft Teams meetings lobby by using Azure Communication Service calling SDKs.
2020

2121
## Prerequisites
@@ -130,5 +130,4 @@ await call.admitAll();
130130
- [Learn how to manage calls](./manage-calls.md)
131131
- [Learn how to manage Teams calls](../cte-calling-sdk/manage-calls.md)
132132
- [Learn how to join Teams meeting](./teams-interoperability.md)
133-
- [Learn how to manage video](./manage-video.md)
134-
- [Learn how to transfer calls](./transfer-calls.md)
133+
- [Learn how to manage video](./manage-video.md)

0 commit comments

Comments
 (0)