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