Event registration for responses to ConsultationCall requests.
| C# | Visual Basic | Visual C++ |
event ConsultationCallResponseHandler OnConsultationCallResponse
Event OnConsultationCallResponse As ConsultationCallResponseHandler
event ConsultationCallResponseHandler^ OnConsultationCallResponse { void add (ConsultationCallResponseHandler^ value); void remove (ConsultationCallResponseHandler^ value); }
Assembly: ServiceProvider (Module: ServiceProvider)