Reference Library
OnStopApplicationSessionResponse Event
NamespacesAvaya.ApplicationEnablement.DMCCServiceProviderOnStopApplicationSessionResponse
Handler for StopApplicaitonSession responses.
Declaration Syntax
C#Visual BasicVisual C++
public event StopApplicationSessionResponseHandler OnStopApplicationSessionResponse
Public Event OnStopApplicationSessionResponse As StopApplicationSessionResponseHandler
public:
virtual  event StopApplicationSessionResponseHandler^ OnStopApplicationSessionResponse {
	void add (StopApplicationSessionResponseHandler^ value);
	void remove (StopApplicationSessionResponseHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)