Reference Library
ThirdPartyCallController..::..OriginatedEventArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::..OriginatedEventArgs
Information associated with a Originated event.
Declaration Syntax
C#Visual BasicVisual C++
Members
All MembersPropertiesFields



IconMemberDescription
getCalledDeviceId
Get the id of the device that is being called.

getCallingDeviceId
Get the id of the device that is calling.

getEventCause
The cause (if any) of the event
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
getLocalConnectionInfo
Get the local connection information.

getLogicalAgent
The Logical Agent associated with the event.

getMonitorId
The ID of the monitor that triggered this event.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
getOriginatedConnectionId
Get the Connection Id of the call that was originated.

getUserData
The user data that is associated with the event. This is optional and defaults to null.

getXmlDocument
Get the actual XML Document that was sent from AES.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
UserData
The user data that is associated with the event. This is optional and defaults to null.

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

Assembly: ServiceProvider (Module: ServiceProvider)