| 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.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic event EventHandler<ToggleFeatureEventArgs> MaliciousCallTraceStatusChanged
Value
Type:
SystemEventHandlerToggleFeatureEventArgs
See Also