Reference Library
Phone..::..ChangeMonitorResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCPhonePhone..::..ChangeMonitorResponseArgs
Data assoicated with the response to a Change Monitor request.

Supported in: 6.1.0

Declaration Syntax
C#Visual BasicVisual C++
public class ChangeMonitorResponseArgs : Phone..::..commonResponseArgs
Public Class ChangeMonitorResponseArgs _
	Inherits Phone..::..commonResponseArgs
public ref class ChangeMonitorResponseArgs : public Phone..::..commonResponseArgs
Members
All MembersProperties



IconMemberDescription
getError
Exception, if any, returned from the server.
(Inherited from Phone..::..commonResponseArgs.)
getEvents
The Phone events which are now being monitored.

getInvokeId
Invoke Id associated with the original request to the server.
(Inherited from Phone..::..commonResponseArgs.)
getPhone
Phone object that this response was sent to.
(Inherited from Phone..::..commonResponseArgs.)
getUserState
The User State object the application sent with the original request.
(Inherited from Phone..::..commonResponseArgs.)
Inheritance Hierarchy
Object
EventArgs
 Phone..::..commonResponseArgs
  Phone..::..ChangeMonitorResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)