Reference Library
ThirdPartyCallController..::..ChangeMonitorResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::..ChangeMonitorResponseArgs
Information associated with the response of a Change Monitor request that was sent to the server.

Supported in: 6.1.0

Declaration Syntax
C#Visual BasicVisual C++
Public Class ChangeMonitorResponseArgs _
	Inherits ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs
public ref class ChangeMonitorResponseArgs : public ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs
Members
All MembersProperties



IconMemberDescription
getCallsViaDeviceEvents
Get the CallsViaDevice events now associated with this monitor. NOTE: These event only apply if you performed a ChangeCallsViaDeviceMonitor request.

getDeviceIdAsString
The Device Id which is associated to this monitor.

getError
Exception, if any, returned from the server.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs.)
getEvents
Get the events now associated with this monitor. NOTE: These event only apply if you performed a ChangeCallMonitor request

getInvokeId
Invoke Id associated with the original request to the server.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs.)
getPerCallEvents
Get the per call events now associated with this monitor. NOTE: These event only apply if you performed a ChangePerCallMonitor request.

getUserState
The User State object the application sent with the original request.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs.)
Inheritance Hierarchy
Object
EventArgs
 ThirdPartyCallController..::..ThirdPartyCallControlCommonResponseArgs
  ThirdPartyCallController..::..ChangeMonitorResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)