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