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