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