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