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

Assembly: ServiceProvider (Module: ServiceProvider)