LobbyManager Members
Include Protected Members
Include Inherited Members
Represents operations that a conference leader can perform with respect to the lobby and lobby participants.
The LobbyManager type exposes the following members.
Properties
![Public property Public property](images/hh347903.pubproperty(en-us,office.14).gif) |
ConferenceSession |
Returns the conference session object that owns the lobby manager instance. |
Top
Methods
![Public method Public method](images/hh347903.pubmethod(en-us,office.14).gif) |
BeginAdmitLobbyParticipants(IEnumerable<ConversationParticipant>, AsyncCallback, Object) |
Admits lobby participants into the conference. |
![Public method Public method](images/hh347903.pubmethod(en-us,office.14).gif) |
BeginAdmitLobbyParticipants(IEnumerable<ConversationParticipant>, LobbyAdmitOptions, AsyncCallback, Object) |
Admits lobby participants into the conference. |
![Public method Public method](images/hh347903.pubmethod(en-us,office.14).gif) |
BeginDenyLobbyParticipants(IEnumerable<ConversationParticipant>, AsyncCallback, Object) |
Denies lobby participants admission into conference and removes them from the lobby. |
![Public method Public method](images/hh347903.pubmethod(en-us,office.14).gif) |
BeginDenyLobbyParticipants(IEnumerable<ConversationParticipant>, LobbyDenyOptions, AsyncCallback, Object) |
Denies lobby participants admission into conference and removes them from the lobby. |
![Public method Public method](images/hh347903.pubmethod(en-us,office.14).gif) |
EndAdmitLobbyParticipants |
Waits for the pending asynchronous operation to complete. |
![Public method Public method](images/hh347903.pubmethod(en-us,office.14).gif) |
EndDenyLobbyParticipants |
Waits for the pending asynchronous operation to complete. |
![Public method Public method](images/hh347903.pubmethod(en-us,office.14).gif) |
Equals |
(inherited from Object) |
![Protected method Protected method](images/hh347903.protmethod(en-us,office.14).gif) |
Finalize |
(inherited from Object) |
![Public method Public method](images/hh347903.pubmethod(en-us,office.14).gif) |
GetHashCode |
(inherited from Object) |
![Public method Public method](images/hh347903.pubmethod(en-us,office.14).gif) |
GetType |
(inherited from Object) |
![Protected method Protected method](images/hh347903.protmethod(en-us,office.14).gif) |
MemberwiseClone |
(inherited from Object) |
![Public method Public method](images/hh347903.pubmethod(en-us,office.14).gif) |
ToString |
(inherited from Object) |
Top
See Also
Reference
LobbyManager Class
Microsoft.Rtc.Collaboration Namespace