LobbyOperationResponse Members
Include Protected Members
Include Inherited Members
Represents the results of admitting or denying lobby participants.
The LobbyOperationResponse type exposes the following members.
Properties
Name | Description | |
---|---|---|
Failed | Gets a dictionary of participants that were not successfully admitted or denied in addition to the failure reason. | |
Succeeded | Gets the list of participants who were successfully admitted or denied from the conference. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top