Reference Library
OnStartApplicationSessionResponse Event
NamespacesAvaya.ApplicationEnablement.DMCCIServiceProviderOnStartApplicationSessionResponse
Handler for StartApplcationSession responses.
Declaration Syntax
C#Visual BasicVisual C++
event StartApplicationSessionResponseHandler OnStartApplicationSessionResponse
Event OnStartApplicationSessionResponse As StartApplicationSessionResponseHandler
 event StartApplicationSessionResponseHandler^ OnStartApplicationSessionResponse {
	void add (StartApplicationSessionResponseHandler^ value);
	void remove (StartApplicationSessionResponseHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)