Click or drag to resize
CallRecordingStateChangedEventArgs Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesCallRecordingStateChangedEventArgs

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public class CallRecordingStateChangedEventArgs : EventArgs

The CallRecordingStateChangedEventArgs type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyRecordingState
The new recording state.
Top
See Also