We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b346b2c commit bda6e6eCopy full SHA for bda6e6e
articles/communication-services/how-tos/calling-sdk/lobby-admit-and-reject.md
@@ -12,7 +12,7 @@ ms.custom: template-how-to
12
13
---
14
15
-# Manage Teams meeting Lobby
+# Manage Teams meeting lobby
16
17
APIs lobby admit and reject on `Call` or `TeamsCall` class allow users to admit and reject participants from Teams meeting lobby.
18
@@ -145,4 +145,4 @@ await call.admitAll();
145
- [Learn how to manage calls](./manage-calls.md)
146
- [Learn how to manage Teams calls](../cte-calling-sdk/manage-calls.md)
147
- [Learn how to join Teams meeting](./teams-interoperability.md)
148
-- [Learn how to manage video](./manage-video.md)
+- [Learn how to manage video](./manage-video.md)
0 commit comments