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