Reference Library
ThirdPartyCallController..::..ThirdPartyCallControlStopMonitorResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::..ThirdPartyCallControlStopMonitorResponseArgs
Information associated with the response of a StopMonitor request to the server.
Declaration Syntax
C#Visual BasicVisual C++
public class ThirdPartyCallControlStopMonitorResponseArgs : ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs
Public Class ThirdPartyCallControlStopMonitorResponseArgs _
	Inherits ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs
public ref class ThirdPartyCallControlStopMonitorResponseArgs : public ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs
Members
All MembersProperties



IconMemberDescription
getError
Exception, if any, returned from the server.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs.)
getInvokeId
Invoke Id associated with the original request to the server.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs.)
getUserState
The User State object the application sent with the original request.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs.)
Inheritance Hierarchy
Object
EventArgs
 ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs
  ThirdPartyCallController..::..ThirdPartyCallControlStopMonitorResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)