Reference Library
OnRetrieveCallResponse Event
NamespacesAvaya.ApplicationEnablement.DMCCIThirdPartyCallControllerOnRetrieveCallResponse
Event registration for responses to RetrieveCall requests.
Declaration Syntax
C#Visual BasicVisual C++
event RetrieveCallResponseHandler OnRetrieveCallResponse
Event OnRetrieveCallResponse As RetrieveCallResponseHandler
 event RetrieveCallResponseHandler^ OnRetrieveCallResponse {
	void add (RetrieveCallResponseHandler^ value);
	void remove (RetrieveCallResponseHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)