| パッケージ | 説明 |
|---|---|
| io.gs2.inGamePushNotification | |
| io.gs2.inGamePushNotification.control |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
CreateGameResult |
Gs2InGamePushNotificationClient.createGame(CreateGameRequest request)
ゲームを新規作成します
GS2-InGamePushNotification の使用を開始するには、まずはゲームを作成します。 |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
CreateGameRequest |
CreateGameRequest.withDescription(String description)
説明文を設定
|
CreateGameRequest |
CreateGameRequest.withName(String name)
ゲーム名を設定
|
CreateGameRequest |
CreateGameRequest.withNotificationFirebaseServerKey(String notificationFirebaseServerKey)
Firebaseのサーバーキーを設定
|
CreateGameRequest |
CreateGameRequest.withNotificationUrl(String notificationUrl)
オフライン転送先URLを設定
|
CreateGameRequest |
CreateGameRequest.withOfflineTransfer(String offlineTransfer)
オフライン転送方式を設定
|
CreateGameRequest |
CreateGameRequest.withServiceClass(String serviceClass)
サービスクラスを設定
|
Copyright © 2016 Game Server Services, Inc. AllRights Reserved.