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