Click or drag to resize
ConferenceActiveVideoParticipantChanged Event
Notifies the application that the active video participant received over a video channel during a multi video channel conference call has changed.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public event EventHandler<ParticipantEventArgs> ActiveVideoParticipantChanged

Value

Type: SystemEventHandlerParticipantEventArgs
See Also