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

Assembly: ServiceProvider (Module: ServiceProvider)