Click or drag to resize

CallPreemptedEventArgs Constructor

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

Parameters

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