LobbyManager.BeginDenyLobbyParticipants Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
BeginDenyLobbyParticipants(IEnumerable<ConversationParticipant>, AsyncCallback, Object) | Denies lobby participants admission into conference and removes them from the lobby. | |
BeginDenyLobbyParticipants(IEnumerable<ConversationParticipant>, LobbyDenyOptions, AsyncCallback, Object) | Denies lobby participants admission into conference and removes them from the lobby. |
Top