Difference between revisions of "Event.REPORT SCORE ERROR"
From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Error while reporting score") |
|||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
'''Available since:''' Gideros 2012.09<br/> | '''Available since:''' Gideros 2012.09<br/> | ||
+ | '''Value:''' reportScoreError<br/> | ||
=== Description === | === Description === | ||
Error while reporting score | Error while reporting score | ||
+ | === Parameters === | ||
+ | '''id''': (string) Leaderboard id<br/> | ||
+ | '''score''': (number) Score<br/> | ||
+ | '''error''': (string) Error information<br/> |
Revision as of 10:40, 23 August 2018
Available since: Gideros 2012.09
Value: reportScoreError
Description
Error while reporting score
Parameters
id: (string) Leaderboard id
score: (number) Score
error: (string) Error information