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