| Package | Description |
|---|---|
| io.gs2.mission.model | |
| io.gs2.mission.request |
| Modifier and Type | Field and Description |
|---|---|
protected NotificationSetting |
Namespace.completeNotification
ミッションのタスクを達成したときのプッシュ通知
|
| Modifier and Type | Method and Description |
|---|---|
NotificationSetting |
Namespace.getCompleteNotification()
ミッションのタスクを達成したときのプッシュ通知を取得
|
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.setCompleteNotification(NotificationSetting completeNotification)
ミッションのタスクを達成したときのプッシュ通知を設定
|
Namespace |
Namespace.withCompleteNotification(NotificationSetting completeNotification)
ミッションのタスクを達成したときのプッシュ通知を設定
|
| Modifier and Type | Method and Description |
|---|---|
NotificationSetting |
CreateNamespaceRequest.getCompleteNotification()
ミッションのタスクを達成したときのプッシュ通知を取得
|
NotificationSetting |
UpdateNamespaceRequest.getCompleteNotification()
ミッションのタスクを達成したときのプッシュ通知を取得
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateNamespaceRequest.setCompleteNotification(NotificationSetting completeNotification)
ミッションのタスクを達成したときのプッシュ通知を設定
|
void |
UpdateNamespaceRequest.setCompleteNotification(NotificationSetting completeNotification)
ミッションのタスクを達成したときのプッシュ通知を設定
|
CreateNamespaceRequest |
CreateNamespaceRequest.withCompleteNotification(NotificationSetting completeNotification)
ミッションのタスクを達成したときのプッシュ通知を設定
|
UpdateNamespaceRequest |
UpdateNamespaceRequest.withCompleteNotification(NotificationSetting completeNotification)
ミッションのタスクを達成したときのプッシュ通知を設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.