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

Inheritance Hierarchy
Object
EventArgs
 ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
  ThirdPartyCallController..::.ConnectionClearedEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)