FUNCTION GETGALERYPICTURESLIST

Purpose:

It returns the list of pictures that the owner of an E-SPORT defined to be shown as galery pictures, pictures that are about the gaming activity inside and the front facade of the location.

These will be available on the landing page as a slider show.

It returns the absolute URL of each picture.

Input parameters:

  • CyberName =  License’s name for the target server.

Example of usage:

https://wingamer.ar/ApiMasterControl/GetGaleryPicturesList.php?CyberName=flulpycrea

Output:

  • Array {{“ResponseClass”:“List”, “Param1”:“Galery Images”}
    The parameter is a list of filenames for the images, separated by commas.
  • Array {“ResponseClass”:”ERROR”, ”Param1″:”error message”}