| Package | Description |
|---|---|
| io.gs2.gateway | |
| io.gs2.gateway.request |
| Modifier and Type | Method and Description |
|---|---|
SendNotificationResult |
Gs2GatewayRestClient.sendNotification(SendNotificationRequest request)
通知を送信
|
| Modifier and Type | Method and Description |
|---|---|
SendNotificationRequest |
SendNotificationRequest.withDuplicationAvoider(String duplicationAvoider)
重複実行回避機能に使用するIDを設定
|
SendNotificationRequest |
SendNotificationRequest.withEnableTransferMobileNotification(Boolean enableTransferMobileNotification)
通知先のユーザがオフラインだったときにモバイルプッシュ通知に転送するかを設定
|
SendNotificationRequest |
SendNotificationRequest.withIssuer(String issuer)
通知元のサービスを設定
|
SendNotificationRequest |
SendNotificationRequest.withNamespaceName(String namespaceName)
ネームスペース名を設定
|
SendNotificationRequest |
SendNotificationRequest.withPayload(String payload)
ペイロードを設定
|
SendNotificationRequest |
SendNotificationRequest.withSound(String sound)
再生する音声ファイル名を設定
|
SendNotificationRequest |
SendNotificationRequest.withSubject(String subject)
タイトルを設定
|
SendNotificationRequest |
SendNotificationRequest.withUserId(String userId)
ユーザーIDを設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.