| Package | Description |
|---|---|
| io.gs2.matchmaking | |
| io.gs2.matchmaking.result |
| Modifier and Type | Method and Description |
|---|---|
DoMatchmakingByPlayerResult |
Gs2MatchmakingRestClient.doMatchmakingByPlayer(DoMatchmakingByPlayerRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2MatchmakingRestClient.doMatchmakingByPlayerAsync(DoMatchmakingByPlayerRequest request,
AsyncAction<AsyncResult<DoMatchmakingByPlayerResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DoMatchmakingByPlayerResult |
DoMatchmakingByPlayerResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DoMatchmakingByPlayerResult |
DoMatchmakingByPlayerResult.withItem(Gathering item) |
DoMatchmakingByPlayerResult |
DoMatchmakingByPlayerResult.withMatchmakingContextToken(String matchmakingContextToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.