public class GetNotificationResult extends Object
| Constructor and Description |
|---|
GetNotificationResult() |
| Modifier and Type | Method and Description |
|---|---|
Notification |
getItem()
取得した通知を取得。
|
void |
setItem(Notification item)
通知を設定。
|
public Notification getItem()
public void setItem(Notification item)
item - 通知Copyright © 2016 Game Server Services, Inc. AllRights Reserved.