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