| Package | Description |
|---|---|
| io.gs2.friend | |
| io.gs2.friend.request |
| Modifier and Type | Method and Description |
|---|---|
GetFriendResult |
Gs2FriendRestClient.getFriend(GetFriendRequest request) |
void |
Gs2FriendRestClient.getFriendAsync(GetFriendRequest request,
AsyncAction<AsyncResult<GetFriendResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetFriendRequest |
GetFriendRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetFriendRequest |
GetFriendRequest.withAccessToken(String accessToken) |
GetFriendRequest |
GetFriendRequest.withNamespaceName(String namespaceName) |
GetFriendRequest |
GetFriendRequest.withTargetUserId(String targetUserId) |
GetFriendRequest |
GetFriendRequest.withWithProfile(Boolean withProfile) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.