android - Retrieve leaderboard position in Google play game services -


is there way retrieve position of current user in leaderboard?

thanks in advance.

i haven't tried myself how ?

https://developer.android.com/reference/com/google/android/gms/games/leaderboard/leaderboardscore.html#getrank()

public abstract long getrank ()

retrieves rank returned server score. note may not exact , multiple scores can have identical ranks. lower ranks indicate better score, rank 1 being best score on board.

returns rank of score.


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -