| Package | Description |
|---|---|
| io.gs2.ranking | |
| io.gs2.ranking.control |
| Modifier and Type | Method and Description |
|---|---|
PutScoreResult |
Gs2RankingClient.putScore(PutScoreRequest request)
スコアを登録。
スコアの登録は一時的にバッファリングされ、定期的にランキングデータとして書き込まれます。 そのため、スコア登録直後にランキング集計が開始された場合は、集計結果に含まれない可能性があります。 accessToken には Gs2AuthClient.login(io.gs2.auth.control.LoginRequest) でログインして取得したアクセストークンを指定してください。 |
| Modifier and Type | Method and Description |
|---|---|
PutScoreResult |
PutScoreResult.withItem(Score item)
ゲームモードを設定。
|
Copyright © 2016 Game Server Services, Inc. AllRights Reserved.