Constructor
| C# | Visual Basic | Visual C++ |
public ThirdPartyCallControlCommonEventArgs( XmlDocument xmlDocument )
Public Sub New ( _ xmlDocument As XmlDocument _ )
public: ThirdPartyCallControlCommonEventArgs( XmlDocument^ xmlDocument )
- xmlDocument (XmlDocument)
- The XmlDocument which contains the data we received from teh DMCC server.
Assembly: ServiceProvider (Module: ServiceProvider)