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