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