| Package | Description |
|---|---|
| io.gs2.schedule | |
| io.gs2.schedule.request |
| Modifier and Type | Method and Description |
|---|---|
GetEventResult |
Gs2ScheduleRestClient.getEvent(GetEventRequest request)
イベントを取得
|
void |
Gs2ScheduleRestClient.getEventAsync(GetEventRequest request,
io.gs2.model.AsyncAction<io.gs2.model.AsyncResult<GetEventResult>> callback)
イベントを取得
|
| Modifier and Type | Method and Description |
|---|---|
GetEventRequest |
GetEventRequest.withAccessToken(String accessToken)
アクセストークンを設定
|
GetEventRequest |
GetEventRequest.withDuplicationAvoider(String duplicationAvoider)
重複実行回避機能に使用するIDを設定
|
GetEventRequest |
GetEventRequest.withEventName(String eventName)
イベントの種類名を設定
|
GetEventRequest |
GetEventRequest.withNamespaceName(String namespaceName)
ネームスペース名を設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.