You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/how-tos/calling-sdk/lobby-admit-and-reject.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ ms.custom: template-how-to
14
14
15
15
# Manage Teams meeting Lobby
16
16
17
-
Lobby admit and reject are the apis on `Call` or `TeamsCall`. It allows user to admit and reject participants from Teams meeting lobby.
17
+
APIs lobby admit and reject on `Call` or `TeamsCall` class allow users to admit and reject participants from Teams meeting lobby.
18
18
19
19
In this article, you will learn how to admit and reject participants from Microsoft Teams meetings lobby by using Azure Communication Service calling SDKs.
20
20
@@ -32,7 +32,7 @@ Microsoft 365 or Azure Communication Services users can admit or reject users fr
32
32
[Learn more about meeting roles](https://support.microsoft.com/office/roles-in-a-teams-meeting-c16fa7d0-1666-4dde-8686-0a0bfe16e019)
33
33
34
34
To update or check current meeting join & lobby policies in Teams admin center:
35
-
[Learn more about Teams policies](https://learn.microsoft.com/en-us/microsoftteams/settings-policies-reference#automatically-admit-people)
35
+
[Learn more about Teams policies](/microsoftteams/settings-policies-reference#automatically-admit-people)
0 commit comments