LobbyOperationResponse Class

Definition

Represents the results of admitting or denying lobby participants.

public ref class LobbyOperationResponse
public class LobbyOperationResponse
type LobbyOperationResponse = class
Public Class LobbyOperationResponse
Inheritance
LobbyOperationResponse

Properties

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.

Applies to