Reference Library
ThirdPartyCallController..::..ConnectionClearedEventArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::..ConnectionClearedEventArgs
Information associated with a Connection Cleared event.
Declaration Syntax
C#Visual BasicVisual C++
Public Class ConnectionClearedEventArgs _
	Inherits ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs
public ref class ConnectionClearedEventArgs : public ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs
Members
All MembersProperties



IconMemberDescription
getDroppedConnectionId
Get the Connection Id of the dropped call

getEventCause
The cause (if any) of the event
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
getMonitorId
The ID of the monitor that triggered this event.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
getReleasingDeviceId
Get the Device Id which did the release

getUserData
The user data (if any) that is associated with the event.

Supported in: 6.3.3


getXmlDocument
Get the actual XML Document that was sent from AES.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
Inheritance Hierarchy
Object
EventArgs
 ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs
  ThirdPartyCallController..::..ConnectionClearedEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)