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