Event registration for responses to GetCallInformationResponse requests.
| C# | Visual Basic | Visual C++ |
public event GetCallInformationResponseHandler OnGetCallInformationResponse
Public Event OnGetCallInformationResponse As GetCallInformationResponseHandler
public: virtual event GetCallInformationResponseHandler^ OnGetCallInformationResponse { void add (GetCallInformationResponseHandler^ value); void remove (GetCallInformationResponseHandler^ value); }
Assembly: ServiceProvider (Module: ServiceProvider)