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