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

Assembly: ServiceProvider (Module: ServiceProvider)