| Package | Description |
|---|---|
| io.gs2.friend | |
| io.gs2.friend.domain.model | |
| io.gs2.friend.request |
| Modifier and Type | Method and Description |
|---|---|
FollowResult |
Gs2FriendRestClient.follow(FollowRequest request) |
void |
Gs2FriendRestClient.followAsync(FollowRequest request,
AsyncAction<AsyncResult<FollowResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
FollowUserAccessTokenDomain |
FollowAccessTokenDomain.follow(FollowRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static FollowRequest |
FollowRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
FollowRequest |
FollowRequest.withAccessToken(String accessToken) |
FollowRequest |
FollowRequest.withNamespaceName(String namespaceName) |
FollowRequest |
FollowRequest.withTargetUserId(String targetUserId) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.