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