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