Reference Library
CallInformationLink..::..StartMonitorResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCCallInformationLinkCallInformationLink..::..StartMonitorResponseArgs
Information associated with the response of a StartMonitor request to the server.
Declaration Syntax
C#Visual BasicVisual C++
public class StartMonitorResponseArgs : CallInformationLink..::..CommonResponseArgs
Public Class StartMonitorResponseArgs _
	Inherits CallInformationLink..::..CommonResponseArgs
public ref class StartMonitorResponseArgs : public CallInformationLink..::..CommonResponseArgs
Members
All MembersProperties



IconMemberDescription
getError
Exception, if any, returned from the server.
(Inherited from CallInformationLink..::..CommonResponseArgs.)
getInvokeId
Invoke Id associated with the original request to the server.
(Inherited from CallInformationLink..::..CommonResponseArgs.)
getMonitorId
The ID of the monitor which was just created.

getUserState
The User State object the application sent with the original request.
(Inherited from CallInformationLink..::..CommonResponseArgs.)
Inheritance Hierarchy
Object
EventArgs
 CallInformationLink..::..CommonResponseArgs
  CallInformationLink..::..StartMonitorResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)