| Package | Description |
|---|---|
| io.gs2.friend | |
| io.gs2.friend.result |
| Modifier and Type | Method and Description |
|---|---|
GetFollowByUserIdResult |
Gs2FriendRestClient.getFollowByUserId(GetFollowByUserIdRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2FriendRestClient.getFollowByUserIdAsync(GetFollowByUserIdRequest request,
AsyncAction<AsyncResult<GetFollowByUserIdResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetFollowByUserIdResult |
GetFollowByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetFollowByUserIdResult |
GetFollowByUserIdResult.withItem(FollowUser item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.