| Package | Description |
|---|---|
| io.gs2.realtime | |
| io.gs2.realtime.request |
| Modifier and Type | Method and Description |
|---|---|
CreateNamespaceResult |
Gs2RealtimeRestClient.createNamespace(CreateNamespaceRequest request)
ネームスペースを新規作成
|
| Modifier and Type | Method and Description |
|---|---|
CreateNamespaceRequest |
CreateNamespaceRequest.withCreateNotification(NotificationSetting createNotification)
ルームの作成が終わったときのプッシュ通知を設定
|
CreateNamespaceRequest |
CreateNamespaceRequest.withDescription(String description)
ネームスペースの説明を設定
|
CreateNamespaceRequest |
CreateNamespaceRequest.withName(String name)
ネームスペース名を設定
|
CreateNamespaceRequest |
CreateNamespaceRequest.withServerSpec(String serverSpec)
サーバのスペックを設定
|
CreateNamespaceRequest |
CreateNamespaceRequest.withServerType(String serverType)
サーバの種類を設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.