Edit

Share via


ParticipantEndpointAttendanceChangedEventArgs<TProperties> Class

Definition

generic <typename TProperties>
public ref class ParticipantEndpointAttendanceChangedEventArgs : EventArgs
public class ParticipantEndpointAttendanceChangedEventArgs<TProperties> : EventArgs
type ParticipantEndpointAttendanceChangedEventArgs<'Properties> = class
    inherit EventArgs
Public Class ParticipantEndpointAttendanceChangedEventArgs(Of TProperties)
Inherits EventArgs

Type Parameters

TProperties
Inheritance
ParticipantEndpointAttendanceChangedEventArgs<TProperties>

Properties

Joined

Gets the participant endpoints that have joined.

Left

Gets the participant endpoints that have left.

Applies to