LobbyParticipantAttendanceChangedEventArgs Class

Definition

Represents information about participants who land into the conference lobby and participants who were admitted into the conference from the lobby or who left the lobby.

public ref class LobbyParticipantAttendanceChangedEventArgs : EventArgs
public class LobbyParticipantAttendanceChangedEventArgs : EventArgs
type LobbyParticipantAttendanceChangedEventArgs = class
    inherit EventArgs
Public Class LobbyParticipantAttendanceChangedEventArgs
Inherits EventArgs
Inheritance
LobbyParticipantAttendanceChangedEventArgs

Properties

Added

Gets the collection of participants who just joined the lobby.

Removed

Gets the collection of participants who were admitted into the conference or who left the lobby.

Applies to