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



IconMemberDescription
getAcdGroup
The ACD Group

getAlertingDeviceId
Get the device Id that is alerting

getCalledDeviceId
Get the called Device Id

getCallingDeviceId
Get the calling Device Id

getConnectionId
Get the Connection Id of the delivered call.

getDeviceHistoryList
The Deivce History List.

getDistributingDevice
The Distributing Device.

getDistributingVDN
The Distributing VDN.

getEventCause
The cause (if any) of the event
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
getGloballyUniqueCallLinkageID
Get the Globally Unique Call Linkage ID associated with this call.

Supported in: 6.3.3


getLastRedirectionDeviceId
Get the last redirected Device Id.

getLocalConnectionInfo
Get the local connection information.

getLookAheadInfo
The Look Ahead Information.

getMonitorId
The ID of the monitor that triggered this event.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
getNewGloballyUniqueCallLinkageId
The New Globally Unique Call Linkage Id.

getOldGloballyUniqueCallLinkageId
The Old Globally Unique Call Linkage Id.

getOrigCallInfo
THe Original Call Information.

getTrunkGroup
The Trunk Group.

getTrunkMember
The trunk Member of the truink group.

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

getUserEnteredCode
The User Entered Code.

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

Assembly: ServiceProvider (Module: ServiceProvider)