| Package | Description |
|---|---|
| io.gs2.mission.model | |
| io.gs2.mission.request |
| Modifier and Type | Method and Description |
|---|---|
static NotificationSetting |
NotificationSetting.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
NotificationSetting |
Namespace.getCompleteNotification() |
NotificationSetting |
NotificationSetting.withEnableTransferMobileNotification(Boolean enableTransferMobileNotification) |
NotificationSetting |
NotificationSetting.withGatewayNamespaceId(String gatewayNamespaceId) |
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.