Click or drag to resize

VideoChannelsEventArgs Constructor

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public VideoChannelsEventArgs(
	List<VideoChannel> videoChannels
)

Parameters

videoChannels
Type: System.Collections.GenericListVideoChannel
See Also