Difference between revisions of "UpdateCompletedRecording"

From Gvp-public
Jump to navigation Jump to search
(Created page with "{{Deprecated|Message=This method has been deprecated in GVP 3.2.}} {{Api_Method_Spec| Description= This method is deprecated, it removes the Updates the recordings that are c...")
 
(No difference)

Latest revision as of 09:26, 23 September 2015

Warning.png

This method has been deprecated in GVP 3.2.


Description

This method is deprecated, it removes the Updates the recordings that are completed.

Parameters

  • token (String, required)
A valid token for identifying the API session context. The token can be anonymous or logged.
  • recordingId (int, required)
  • info (string, required)
  • version (string, required)


Returns

TO BE COMPLETED


Exceptions

  • None


Caching

This method is not cached.


Known issues

  • None


Version history

TO BE COMPLETED


See also