Purpose:
It returns the url address of a picture used for the avatar representing a user profile.
Input parameters:
- CyberName = License’s name for the target server.
- UserName = Requesting the avatar for that user.
Example of usage:
https://wingamer.ar/ApiMasterControl/GetMyAvatar.php?CyberName=flulpycrea&UserName=flyguille
Output:
- Array {“ResponseClass”:“OK”, “Param1”:”URL”}
- Array {“ResponseClass”:”ERROR”, ”Param1″:”error message”}