| Package | Description |
|---|---|
| io.gs2.schedule | |
| io.gs2.schedule.result |
| Modifier and Type | Method and Description |
|---|---|
GetEventByUserIdResult |
Gs2ScheduleRestClient.getEventByUserId(GetEventByUserIdRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2ScheduleRestClient.getEventByUserIdAsync(GetEventByUserIdRequest request,
AsyncAction<AsyncResult<GetEventByUserIdResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetEventByUserIdResult |
GetEventByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetEventByUserIdResult |
GetEventByUserIdResult.withItem(Event item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.