Click or drag to resize

CallEndedEventArgs Class

The event arguments used to report conference call ended reason.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesCallEndedEventArgs

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

The CallEndedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyEndReason
Top
See Also