Reference Library
ThirdPartyCallController..::..EstablishedEventArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::..EstablishedEventArgs
Information associated with a Established event.
Declaration Syntax
C#Visual BasicVisual C++
Members
All MembersProperties



IconMemberDescription
getAcdGroup
The ACD Group.

getAnsweringDeviceId
Get the Device Id of the device that answered

getCalledDeviceId
Get the Id of the device that was called.

getCallingDeviceId
Get Id of the device that is calling.

getDeviceHistoryList
Get the Device History List associated with the event to obtain the previous associated device.

Supported in 6.3.3


getDistributingDevice
The Distributin Device.

getDistributingVDN
The Distributing VDN.

getEstablishedConnectionId
Get the Connection Id of the newly established call.

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

getLastRedirectedDeviceId
Get the Id of the last redirected device.

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.)
getNetworkCalledDevice
Specifies the original called device information provided by the network for external incoming calls. This parameter is provided only for external incoming calls.

Supported in: 6.3.0


getNetworkCallingDevice
Specifies the original calling device information provided by the network for external incoming calls. This parameter is provided only for external incoming calls

Supported in: 6.3.0


getOrigCallInfo
The Original Call Information.

getReason
The reason.

getTrunkGroup
Thr Trunk Group.

getTrunkMember
The Trunk Member of the trunk group.

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

Supported in: 6.3.1


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..::..EstablishedEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)