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