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