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

Assembly: ServiceProvider (Module: ServiceProvider)