| Package | Description |
|---|---|
| io.gs2.chat | |
| io.gs2.chat.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeRoomsResult |
Gs2ChatRestClient.describeRooms(DescribeRoomsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2ChatRestClient.describeRoomsAsync(DescribeRoomsRequest request,
AsyncAction<AsyncResult<DescribeRoomsResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeRoomsResult |
DescribeRoomsResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeRoomsResult |
DescribeRoomsResult.withItems(List<Room> items) |
DescribeRoomsResult |
DescribeRoomsResult.withNextPageToken(String nextPageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.