| Package | Description |
|---|---|
| io.gs2.jobQueue.model | |
| io.gs2.jobQueue.request |
| Modifier and Type | Method and Description |
|---|---|
static NotificationSetting |
NotificationSetting.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
NotificationSetting |
Namespace.getPushNotification() |
NotificationSetting |
NotificationSetting.withEnableTransferMobileNotification(Boolean enableTransferMobileNotification) |
NotificationSetting |
NotificationSetting.withGatewayNamespaceId(String gatewayNamespaceId) |
NotificationSetting |
NotificationSetting.withSound(String sound) |
| Modifier and Type | Method and Description |
|---|---|
void |
Namespace.setPushNotification(NotificationSetting pushNotification) |
Namespace |
Namespace.withPushNotification(NotificationSetting pushNotification) |
| Modifier and Type | Method and Description |
|---|---|
NotificationSetting |
CreateNamespaceRequest.getPushNotification() |
NotificationSetting |
UpdateNamespaceRequest.getPushNotification() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateNamespaceRequest.setPushNotification(NotificationSetting pushNotification) |
void |
UpdateNamespaceRequest.setPushNotification(NotificationSetting pushNotification) |
CreateNamespaceRequest |
CreateNamespaceRequest.withPushNotification(NotificationSetting pushNotification) |
UpdateNamespaceRequest |
UpdateNamespaceRequest.withPushNotification(NotificationSetting pushNotification) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.