CallPreemptedEventArgs Constructor |
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic CallPreemptedEventArgs(
CallPreemptionReason preemptionReason,
bool bPreemptionCompletionRequiredByClient
)
Parameters
- preemptionReason
- Type: Avaya.ClientServicesCallPreemptionReason
- bPreemptionCompletionRequiredByClient
- Type: SystemBoolean
See Also