Reference Library
XmlProcessor..::..UnhandledXmlMessageEventArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCXmlProcessorXmlProcessor..::..UnhandledXmlMessageEventArgs
Information associated with the event which signifieis an XML message came in that the API did not process.
Declaration Syntax
C#Visual BasicVisual C++
public class UnhandledXmlMessageEventArgs : EventArgs
Public Class UnhandledXmlMessageEventArgs _
	Inherits EventArgs
public ref class UnhandledXmlMessageEventArgs : public EventArgs
Members
All MembersProperties



IconMemberDescription
getInvokeId
The Invoke ID associated with the message

getMessage
The raw XML Message

Inheritance Hierarchy
Object
EventArgs
 XmlProcessor..::..UnhandledXmlMessageEventArgs

Assembly: ServiceProvider (Module: ServiceProvider)