Click or drag to resize
VideoChannelReceiveStatusEventArgs Constructor

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public VideoChannelReceiveStatusEventArgs(
	VideoChannel videoChannel,
	bool receiveStatus
)

Parameters

videoChannel
Type: Avaya.ClientServicesVideoChannel
receiveStatus
Type: SystemBoolean
See Also