Reference Library
CallAssociated..::..StopMonitorResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCCallAssociatedCallAssociated..::..StopMonitorResponseArgs
Parameters associated with the response to StopMonitor request.

Supported in: 6.3.0

Declaration Syntax
C#Visual BasicVisual C++
public class StopMonitorResponseArgs : CallAssociated..::..CommonResponseArgs
Public Class StopMonitorResponseArgs _
	Inherits CallAssociated..::..CommonResponseArgs
public ref class StopMonitorResponseArgs : public CallAssociated..::..CommonResponseArgs
Members
All MembersProperties



IconMemberDescription
getError
Exception, if any, returned from the server.
(Inherited from CallAssociated..::..CommonResponseArgs.)
getInvokeId
Invoke Id associated with the original request to the server.
(Inherited from CallAssociated..::..CommonResponseArgs.)
getUserState
The User State object the application sent with the original request.
(Inherited from CallAssociated..::..CommonResponseArgs.)
getXmlDocument
Get the actual XML Document that was sent from AES.
(Inherited from CallAssociated..::..CommonResponseArgs.)
Inheritance Hierarchy
Object
EventArgs
 CallAssociated..::..CommonResponseArgs
  CallAssociated..::..StopMonitorResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)