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