| Package | Description |
|---|---|
| io.gs2.chat | |
| io.gs2.chat.result |
| Modifier and Type | Method and Description |
|---|---|
PostResult |
Gs2ChatRestClient.post(PostRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2ChatRestClient.postAsync(PostRequest request,
AsyncAction<AsyncResult<PostResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static PostResult |
PostResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
PostResult |
PostResult.withItem(Message item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.