Reference Library
Phone..::..commonResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCPhonePhone..::..commonResponseArgs
Common parameters for all Phone 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.

getPhone
Phone object that this response was sent to.

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

Inheritance Hierarchy

Assembly: ServiceProvider (Module: ServiceProvider)