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