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