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

Assembly: ServiceProvider (Module: ServiceProvider)