Reference Library
CallAssociated..::..CommonResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCCallAssociatedCallAssociated..::..CommonResponseArgs
Common parameters for all CallAssociated responses.
Declaration Syntax
C#Visual BasicVisual C++
public class CommonResponseArgs : EventArgs
Public Class CommonResponseArgs _
	Inherits EventArgs
public ref class CommonResponseArgs : public EventArgs
Members
All MembersProperties



IconMemberDescription
getError
Exception, if any, returned from the server.

getInvokeId
Invoke Id associated with the original request to the server.

getUserState
The User State object the application sent with the original request.

getXmlDocument
Get the actual XML Document that was sent from AES.

Inheritance Hierarchy

Assembly: ServiceProvider (Module: ServiceProvider)