Reference Library
OnConsultationCallResponse Event
NamespacesAvaya.ApplicationEnablement.DMCCIThirdPartyCallControllerOnConsultationCallResponse
Event registration for responses to ConsultationCall requests.
Declaration Syntax
C#Visual BasicVisual C++
event ConsultationCallResponseHandler OnConsultationCallResponse
Event OnConsultationCallResponse As ConsultationCallResponseHandler
 event ConsultationCallResponseHandler^ OnConsultationCallResponse {
	void add (ConsultationCallResponseHandler^ value);
	void remove (ConsultationCallResponseHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)