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

Supported in: 6.3.0

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



IconMemberDescription
getDeviceId
The Device ID associated with the monitor that was just created.

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.)
getMonitorId
ID of newly created monitor.

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..::..StartMonitorResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)