Delegate for a response to a StartToneCollection request
| C# | Visual Basic | Visual C++ |
public delegate void StartToneCollectionResponseHandler( Object sender, Media..::.StartToneCollectionResponseArgs e )
Public Delegate Sub StartToneCollectionResponseHandler ( _ sender As Object, _ e As Media..::.StartToneCollectionResponseArgs _ )
public delegate void StartToneCollectionResponseHandler( Object^ sender, Media..::.StartToneCollectionResponseArgs^ e )
- sender (Object)
- Object who sent this message
- e (Media..::.StartToneCollectionResponseArgs)
- Parameters associated with this response.
Assembly: ServiceProvider (Module: ServiceProvider)