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