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