| Package | Description |
|---|---|
| io.gs2.inbox | |
| io.gs2.inbox.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeGlobalMessagesResult |
Gs2InboxRestClient.describeGlobalMessages(DescribeGlobalMessagesRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2InboxRestClient.describeGlobalMessagesAsync(DescribeGlobalMessagesRequest request,
AsyncAction<AsyncResult<DescribeGlobalMessagesResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeGlobalMessagesResult |
DescribeGlobalMessagesResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeGlobalMessagesResult |
DescribeGlobalMessagesResult.withItems(List<GlobalMessage> items) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.