Reference Library
ThirdPartyCallController..::..ServiceInitiatedEventArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::..ServiceInitiatedEventArgs
The class which holds the data for the Service Initiated Event

Supported in: 6.1.0

Declaration Syntax
C#Visual BasicVisual C++
Public Class ServiceInitiatedEventArgs _
	Inherits ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs
public ref class ServiceInitiatedEventArgs : public ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs
Members
All MembersProperties



IconMemberDescription
getCallLinkageData
The Call Linkage Data (contains the GloballyUniqueCallLinkageId).

getEventCause
The cause (if any) of the event
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
getInitiatedConnection
Get the Initiated Connection (CallIdentifier)

getInitiatingDevice
The Initiating Device.

getLocalConnectionInfo
The Local Connection Information.

getMonitorId
The ID of the monitor that triggered this event.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
getXmlDocument
Get the actual XML Document that was sent from AES.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
Inheritance Hierarchy
Object
EventArgs
 ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs
  ThirdPartyCallController..::..ServiceInitiatedEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)