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

getEstablishedConnectionId
Get the Connection Id of the newly established call.

getEventCause
The cause (if any) of the event
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs.)
getLastRedirectedDeviceId
Get the Id of the last redirected device.

getMonitorId
The ID of the monitor that triggered this event.
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs.)
Inheritance Hierarchy
Object
EventArgs
 ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
  ThirdPartyCallController..::.EstablishedEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)