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

Assembly: ServiceProvider (Module: ServiceProvider)