| Package | Description |
|---|---|
| io.gs2.friend | |
| io.gs2.friend.domain.model | |
| io.gs2.friend.request |
| Modifier and Type | Method and Description |
|---|---|
DeleteProfileByUserIdResult |
Gs2FriendRestClient.deleteProfileByUserId(DeleteProfileByUserIdRequest request) |
void |
Gs2FriendRestClient.deleteProfileByUserIdAsync(DeleteProfileByUserIdRequest request,
AsyncAction<AsyncResult<DeleteProfileByUserIdResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
ProfileDomain |
ProfileDomain.delete(DeleteProfileByUserIdRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static DeleteProfileByUserIdRequest |
DeleteProfileByUserIdRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DeleteProfileByUserIdRequest |
DeleteProfileByUserIdRequest.withNamespaceName(String namespaceName) |
DeleteProfileByUserIdRequest |
DeleteProfileByUserIdRequest.withUserId(String userId) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.