| Package | Description |
|---|---|
| io.gs2.friend | |
| io.gs2.friend.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeBlackListResult |
Gs2FriendRestClient.describeBlackList(DescribeBlackListRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2FriendRestClient.describeBlackListAsync(DescribeBlackListRequest request,
AsyncAction<AsyncResult<DescribeBlackListResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeBlackListResult |
DescribeBlackListResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeBlackListResult |
DescribeBlackListResult.withItems(List<String> items) |
DescribeBlackListResult |
DescribeBlackListResult.withNextPageToken(String nextPageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.