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