| Package | Description |
|---|---|
| io.gs2.inbox | |
| io.gs2.inbox.result |
| Modifier and Type | Method and Description |
|---|---|
GetReceivedByUserIdResult |
Gs2InboxRestClient.getReceivedByUserId(GetReceivedByUserIdRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2InboxRestClient.getReceivedByUserIdAsync(GetReceivedByUserIdRequest request,
AsyncAction<AsyncResult<GetReceivedByUserIdResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetReceivedByUserIdResult |
GetReceivedByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetReceivedByUserIdResult |
GetReceivedByUserIdResult.withItem(Received item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.