Click or drag to resize

CallRecordingStateChangedEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesCallRecordingStateChangedEventArgs

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.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