| Package | Description |
|---|---|
| io.gs2.friend | |
| io.gs2.friend.request |
| Modifier and Type | Method and Description |
|---|---|
GetFollowResult |
Gs2FriendRestClient.getFollow(GetFollowRequest request) |
void |
Gs2FriendRestClient.getFollowAsync(GetFollowRequest request,
AsyncAction<AsyncResult<GetFollowResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetFollowRequest |
GetFollowRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetFollowRequest |
GetFollowRequest.withAccessToken(String accessToken) |
GetFollowRequest |
GetFollowRequest.withNamespaceName(String namespaceName) |
GetFollowRequest |
GetFollowRequest.withTargetUserId(String targetUserId) |
GetFollowRequest |
GetFollowRequest.withWithProfile(Boolean withProfile) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.