Reference Library
OnResetApplicationSessionResponse Event
NamespacesAvaya.ApplicationEnablement.DMCCIServiceProviderOnResetApplicationSessionResponse
Handler for ResetApplicationSession responses.
Declaration Syntax
C#Visual BasicVisual C++
event ResetApplicationSessionResponseHandler OnResetApplicationSessionResponse
Event OnResetApplicationSessionResponse As ResetApplicationSessionResponseHandler
 event ResetApplicationSessionResponseHandler^ OnResetApplicationSessionResponse {
	void add (ResetApplicationSessionResponseHandler^ value);
	void remove (ResetApplicationSessionResponseHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)