public class GetNotificationRequest extends Gs2BasicRequest<GetNotificationRequest>
| Modifier and Type | Class and Description |
|---|---|
static class |
GetNotificationRequest.Constant |
| Constructor and Description |
|---|
GetNotificationRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNotificationName()
通知名を取得。
|
void |
setNotificationName(String notificationName)
通知名を設定。
|
GetNotificationRequest |
withNotificationName(String notificationName)
通知名を設定。
|
public String getNotificationName()
public void setNotificationName(String notificationName)
notificationName - 通知名public GetNotificationRequest withNotificationName(String notificationName)
notificationName - 通知名Copyright © 2016 Game Server Services, Inc. AllRights Reserved.