| Package | Description |
|---|---|
| io.gs2.gateway | |
| io.gs2.gateway.request |
| Modifier and Type | Method and Description |
|---|---|
SendMobileNotificationByUserIdResult |
Gs2GatewayRestClient.sendMobileNotificationByUserId(SendMobileNotificationByUserIdRequest request)
モバイルプッシュ通知を送信
|
| Modifier and Type | Method and Description |
|---|---|
SendMobileNotificationByUserIdRequest |
SendMobileNotificationByUserIdRequest.withDuplicationAvoider(String duplicationAvoider)
重複実行回避機能に使用するIDを設定
|
SendMobileNotificationByUserIdRequest |
SendMobileNotificationByUserIdRequest.withNamespaceName(String namespaceName)
ネームスペース名を設定
|
SendMobileNotificationByUserIdRequest |
SendMobileNotificationByUserIdRequest.withPayload(String payload)
ペイロードを設定
|
SendMobileNotificationByUserIdRequest |
SendMobileNotificationByUserIdRequest.withSound(String sound)
再生する音声ファイル名を設定
|
SendMobileNotificationByUserIdRequest |
SendMobileNotificationByUserIdRequest.withSubject(String subject)
タイトルを設定
|
SendMobileNotificationByUserIdRequest |
SendMobileNotificationByUserIdRequest.withUserId(String userId)
ユーザーIDを設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.