Send a Start Playing XML message to the server
| C# | Visual Basic | Visual C++ |
- fileNameList (List<(Of <(String>)>))
- List of filenames.
- toneTermination (Boolean)
- Set this to true if you want to terminate playing the file when a tone is detected.
- repeatInfo (Media..::.PlayRepeatInfo)
- nfomration about if the file should be repeated (currently unsupported)
- userState (Object)
- Any object the application would like returned with the response.
The Invoke ID of the XML message sent to the server.
Assembly: ServiceProvider (Module: ServiceProvider)