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

Assembly: ServiceProvider (Module: ServiceProvider)