| Package | Description |
|---|---|
| io.gs2.matchmaking | |
| io.gs2.matchmaking.domain.model | |
| io.gs2.matchmaking.request |
| Modifier and Type | Method and Description |
|---|---|
DeleteGatheringResult |
Gs2MatchmakingRestClient.deleteGathering(DeleteGatheringRequest request) |
void |
Gs2MatchmakingRestClient.deleteGatheringAsync(DeleteGatheringRequest request,
AsyncAction<AsyncResult<DeleteGatheringResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
GatheringDomain |
UserDomain.deleteGathering(DeleteGatheringRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static DeleteGatheringRequest |
DeleteGatheringRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DeleteGatheringRequest |
DeleteGatheringRequest.withGatheringName(String gatheringName) |
DeleteGatheringRequest |
DeleteGatheringRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.