summaryrefslogtreecommitdiff
path: root/docs/html/reference/com/google/android/gms/games/leaderboard/OnScoreSubmittedListener.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/reference/com/google/android/gms/games/leaderboard/OnScoreSubmittedListener.html')
-rw-r--r--docs/html/reference/com/google/android/gms/games/leaderboard/OnScoreSubmittedListener.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/OnScoreSubmittedListener.html b/docs/html/reference/com/google/android/gms/games/leaderboard/OnScoreSubmittedListener.html
index 07ee7452a0f4..42b4e4003a3b 100644
--- a/docs/html/reference/com/google/android/gms/games/leaderboard/OnScoreSubmittedListener.html
+++ b/docs/html/reference/com/google/android/gms/games/leaderboard/OnScoreSubmittedListener.html
@@ -857,7 +857,8 @@ onkeyup="return search_changed(event, false, '/')" />
<tr>
<th>result</td>
<td>Detailed results of the operation, which includes data regarding whether this
- was the new high score for any of the supported time spans.
+ was the new high score for any of the supported time spans. Note that the results
+ will only be populated if <code>statusCodes</code> is <code><a href="/reference/com/google/android/gms/games/GamesClient.html#STATUS_OK">STATUS_OK</a></code>.
</td>
</tr>
</table>