Reference Library
CallInformationLink..::..StopMonitorResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCCallInformationLinkCallInformationLink..::..StopMonitorResponseArgs
Information associated with the response of a StopMonitor request to the server.
Declaration Syntax
C#Visual BasicVisual C++
public class StopMonitorResponseArgs : CallInformationLink..::..CommonResponseArgs
Public Class StopMonitorResponseArgs _
	Inherits CallInformationLink..::..CommonResponseArgs
public ref class StopMonitorResponseArgs : 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.)
getUserState
The User State object the application sent with the original request.
(Inherited from CallInformationLink..::..CommonResponseArgs.)
Inheritance Hierarchy
Object
EventArgs
 CallInformationLink..::..CommonResponseArgs
  CallInformationLink..::..StopMonitorResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)