| Package | Description |
|---|---|
| io.gs2.lock | |
| io.gs2.lock.result |
| Modifier and Type | Method and Description |
|---|---|
UnlockByUserIdResult |
Gs2LockRestClient.unlockByUserId(UnlockByUserIdRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2LockRestClient.unlockByUserIdAsync(UnlockByUserIdRequest request,
AsyncAction<AsyncResult<UnlockByUserIdResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static UnlockByUserIdResult |
UnlockByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
UnlockByUserIdResult |
UnlockByUserIdResult.withItem(Mutex item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.