| Package | Description |
|---|---|
| io.gs2.project | |
| io.gs2.project.result |
| Modifier and Type | Method and Description |
|---|---|
SignInResult |
Gs2ProjectRestClient.signIn(SignInRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2ProjectRestClient.signInAsync(SignInRequest request,
AsyncAction<AsyncResult<SignInResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static SignInResult |
SignInResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
SignInResult |
SignInResult.withAccountToken(String accountToken) |
SignInResult |
SignInResult.withItem(Account item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.