Reference Library
ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs Constructor (xmlDocument)
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgsThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs(XmlDocument)
Constructor
Declaration Syntax
C#Visual BasicVisual C++
public ThirdPartyCallControlCommonEventArgs(
	XmlDocument xmlDocument
)
Public Sub New ( _
	xmlDocument As XmlDocument _
)
public:
ThirdPartyCallControlCommonEventArgs(
	XmlDocument^ xmlDocument
)
Parameters
xmlDocument (XmlDocument)
The XmlDocument which contains the data we received from teh DMCC server.

Assembly: ServiceProvider (Module: ServiceProvider)