Reference Library
StopToneCollection Method (userState)
NamespacesAvaya.ApplicationEnablement.DMCCIMediaStopToneCollection(Object)
Send a Stop Tone Collection XML message to the server
Declaration Syntax
C#Visual BasicVisual C++
int StopToneCollection(
	Object userState
)
Function StopToneCollection ( _
	userState As Object _
) As Integer
int StopToneCollection(
	Object^ userState
)
Parameters
userState (Object)
Any object the application would like returned with the response.
Return Value
The Invoke ID of the XML message sent to the server.

Assembly: ServiceProvider (Module: ServiceProvider)