Reference Library
CallInformationLink..::..CommonResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCCallInformationLinkCallInformationLink..::..CommonResponseArgs
Common information in all Call Information 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.

Inheritance Hierarchy

Assembly: ServiceProvider (Module: ServiceProvider)