Difference between revisions of "Event.REPORT SCORE ERROR"

From GiderosMobile
Line 3: Line 3:
 
'''Value:''' reportScoreError<br/>
 
'''Value:''' reportScoreError<br/>
 
=== Description ===
 
=== Description ===
Error while reporting score
+
<translate>Error while reporting score</translate>
 
=== Parameters ===
 
=== Parameters ===
'''id''': (string) Leaderboard id<br/>
+
'''id''': (string) <translate>Leaderboard id</translate><br/>
'''score''': (number) Score<br/>
+
'''score''': (number) <translate>Score</translate><br/>
'''error''': (string) Error information<br/>
+
'''error''': (string) <translate>Error information</translate><br/>

Revision as of 14:32, 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