Reference Library
OnStartMonitorResponse Event
NamespacesAvaya.ApplicationEnablement.DMCCCallInformationLinkOnStartMonitorResponse
Event registration for responses to StartMonitor requests.
Declaration Syntax
C#Visual BasicVisual C++
public event StartMonitorResponseHandler OnStartMonitorResponse
Public Event OnStartMonitorResponse As StartMonitorResponseHandler
public:
virtual  event StartMonitorResponseHandler^ OnStartMonitorResponse {
	void add (StartMonitorResponseHandler^ value);
	void remove (StartMonitorResponseHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)