Uses of Class
io.gs2.matchmaking.result.PutResultResult
Packages that use PutResultResult
-
Uses of PutResultResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return PutResultResultMethod parameters in io.gs2.matchmaking with type arguments of type PutResultResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.putResultAsync(PutResultRequest request, AsyncAction<AsyncResult<PutResultResult>> callback) -
Uses of PutResultResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return PutResultResultModifier and TypeMethodDescriptionstatic PutResultResultPutResultResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)