Function GetBackGroundVideosList

Purpose

This API return a list of background video assets for the web. This function is only for management purpose, so then, you can order a deletion.

These videos are very short gameplay animations that will appear as web backbround behind everything.

Require to have “platform’s collaborator privileges”.

Must be used the method HTML GET.

Inputs:

  • CyberName = CyberName ID.
  • UserName = UserName ID.
  • Token = Session Token.

https://wingamer.ar/ApiMasterControl/GetBackGroundVideosList.php?CyberName=flulpycrea&UserName=admin&Token=12345

Output:

  • Array Object [ {“ResponseClass”: “OK”} ]
  • Array Object [ {“ResponseClass”: “ERROR”, “Param1”: “error message”} ]