Click or drag to resize
CallPreemptedEventArgs Constructor

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public CallPreemptedEventArgs(
	CallPreemptionReason preemptionReason,
	bool bPreemptionCompletionRequiredByClient
)

Parameters

preemptionReason
Type: Avaya.ClientServicesCallPreemptionReason
bPreemptionCompletionRequiredByClient
Type: SystemBoolean
See Also