Reference Library
OnClearConnectionResponse Event
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerOnClearConnectionResponse
Event registration for responses to ClearConnection requests.
Declaration Syntax
C#Visual BasicVisual C++
public event ClearConnectionResponseHandler OnClearConnectionResponse
Public Event OnClearConnectionResponse As ClearConnectionResponseHandler
public:
virtual  event ClearConnectionResponseHandler^ OnClearConnectionResponse {
	void add (ClearConnectionResponseHandler^ value);
	void remove (ClearConnectionResponseHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)