LobbyParticipantAttendanceChangedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |