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