Click or drag to resize
ConferenceParticipantsChanged Event
Notifies the application that the list of participants in the conference has changed.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public event EventHandler<DataCollectionChangedEventArgs<ActiveParticipant>> ParticipantsChanged

Value

Type: SystemEventHandlerDataCollectionChangedEventArgsActiveParticipant
See Also