| Package | Description |
|---|---|
| io.gs2.ranking | |
| io.gs2.ranking.control |
| Modifier and Type | Method and Description |
|---|---|
GetMyRankResult |
Gs2RankingClient.getMyRank(GetMyRankRequest request)
自分の順位を取得。
自分の順位を取得できます、応答される値は集計時点での正確な値となります。 accessToken には Gs2AuthClient.login(io.gs2.auth.control.LoginRequest) でログインして取得したアクセストークンを指定してください。 |
| Modifier and Type | Method and Description |
|---|---|
GetMyRankRequest |
GetMyRankRequest.withGameMode(String gameMode)
ゲームモードを設定。
|
GetMyRankRequest |
GetMyRankRequest.withRankingTableName(String rankingTableName)
ランキングテーブル名を設定。
|
Copyright © 2016 Game Server Services, Inc. AllRights Reserved.