Click or drag to resize

CallFeatureServiceMaliciousCallTraceStatusChanged Event

Occurs when the Malicious Call Trace status is changed (on/off). Feature status is changed to ON when Malicious Call Trace controller took control over a malicious call trace. Feature status is changed to OFF when Malicious Call Trace controller deactivated a malicious call trace.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public event EventHandler<ToggleFeatureEventArgs> MaliciousCallTraceStatusChanged

Value

Type: SystemEventHandlerToggleFeatureEventArgs
See Also