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