Uses of Class
io.gs2.matchmaking.result.EarlyCompleteResult
Packages that use EarlyCompleteResult
-
Uses of EarlyCompleteResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return EarlyCompleteResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.earlyComplete(EarlyCompleteRequest request) Method parameters in io.gs2.matchmaking with type arguments of type EarlyCompleteResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.earlyCompleteAsync(EarlyCompleteRequest request, AsyncAction<AsyncResult<EarlyCompleteResult>> callback) -
Uses of EarlyCompleteResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return EarlyCompleteResultModifier and TypeMethodDescriptionstatic EarlyCompleteResultEarlyCompleteResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)