Reference Library
OnSessionManagementStartMonitorResponse Event
NamespacesAvaya.ApplicationEnablement.DMCCIServiceProviderOnSessionManagementStartMonitorResponse
Event registration for responses to StartSessionManagementMonitor requests.
Declaration Syntax
C#Visual BasicVisual C++
event SessionManagementStartMonitorResponseHandler OnSessionManagementStartMonitorResponse
Event OnSessionManagementStartMonitorResponse As SessionManagementStartMonitorResponseHandler
 event SessionManagementStartMonitorResponseHandler^ OnSessionManagementStartMonitorResponse {
	void add (SessionManagementStartMonitorResponseHandler^ value);
	void remove (SessionManagementStartMonitorResponseHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)