Reference Library
StopPlaying Method (userState)
NamespacesAvaya.ApplicationEnablement.DMCCIMediaStopPlaying(Object)
Send a Stop Playing XML message to the server
Declaration Syntax
C#Visual BasicVisual C++
int StopPlaying(
	Object userState
)
Function StopPlaying ( _
	userState As Object _
) As Integer
int StopPlaying(
	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)