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