| Package | Description |
|---|---|
| io.gs2.notification | |
| io.gs2.notification.control |
| Modifier and Type | Method and Description |
|---|---|
CreateNotificationResult |
Gs2NotificationClient.createNotification(CreateNotificationRequest request)
通知を作成。
通知はGS2内で発生したイベントを受け取る手段を提供します。 例えば、GS2-Watch の監視データが一定の閾値を超えた時に通知する。といった用途に利用できます。 GS2 のサービスの多くはクオータを買い、その範囲内でサービスを利用する形式が多く取られていますが、 現在の消費クオータが GS2-Watch で取れますので、クオータの消費量が予約量の80%を超えたら通知をだす。というような使い方ができます。 |
| Modifier and Type | Method and Description |
|---|---|
CreateNotificationResult |
CreateNotificationResult.withItem(Notification item)
通知を設定。
|
Copyright © 2016 Game Server Services, Inc. AllRights Reserved.