Click or drag to resize

CallCallRecordingStateChanged Event

Occurs when the call recording state has changed.

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

Value

Type: SystemEventHandlerCallRecordingStateChangedEventArgs
Remarks
For example, as a result of one-touch recording feature invocation.
See Also