| Package | Description |
|---|---|
| io.gs2.realtime.model | |
| io.gs2.realtime.request |
| Modifier and Type | Field and Description |
|---|---|
protected NotificationSetting |
Namespace.createNotification
ルームの作成が終わったときのプッシュ通知
|
| Modifier and Type | Method and Description |
|---|---|
NotificationSetting |
Namespace.getCreateNotification()
ルームの作成が終わったときのプッシュ通知を取得
|
NotificationSetting |
NotificationSetting.withEnableTransferMobileNotification(Boolean enableTransferMobileNotification)
モバイルプッシュ通知へ転送するかを設定
|
NotificationSetting |
NotificationSetting.withGatewayNamespaceId(String gatewayNamespaceId)
プッシュ通知に使用する GS2-Gateway のネームスペース のGRNを設定
|
NotificationSetting |
NotificationSetting.withSound(String sound)
モバイルプッシュ通知で使用するサウンドファイル名を設定
|
| Modifier and Type | Method and Description |
|---|---|
void |
Namespace.setCreateNotification(NotificationSetting createNotification)
ルームの作成が終わったときのプッシュ通知を設定
|
Namespace |
Namespace.withCreateNotification(NotificationSetting createNotification)
ルームの作成が終わったときのプッシュ通知を設定
|
| Modifier and Type | Method and Description |
|---|---|
NotificationSetting |
CreateNamespaceRequest.getCreateNotification()
ルームの作成が終わったときのプッシュ通知を取得
|
NotificationSetting |
UpdateNamespaceRequest.getCreateNotification()
ルームの作成が終わったときのプッシュ通知を取得
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateNamespaceRequest.setCreateNotification(NotificationSetting createNotification)
ルームの作成が終わったときのプッシュ通知を設定
|
void |
UpdateNamespaceRequest.setCreateNotification(NotificationSetting createNotification)
ルームの作成が終わったときのプッシュ通知を設定
|
CreateNamespaceRequest |
CreateNamespaceRequest.withCreateNotification(NotificationSetting createNotification)
ルームの作成が終わったときのプッシュ通知を設定
|
UpdateNamespaceRequest |
UpdateNamespaceRequest.withCreateNotification(NotificationSetting createNotification)
ルームの作成が終わったときのプッシュ通知を設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.