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