Uses of Class
io.gs2.matchmaking.result.DeleteRatingResult
Packages that use DeleteRatingResult
-
Uses of DeleteRatingResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return DeleteRatingResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.deleteRating(DeleteRatingRequest request) Method parameters in io.gs2.matchmaking with type arguments of type DeleteRatingResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.deleteRatingAsync(DeleteRatingRequest request, AsyncAction<AsyncResult<DeleteRatingResult>> callback) -
Uses of DeleteRatingResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return DeleteRatingResultModifier and TypeMethodDescriptionstatic DeleteRatingResultDeleteRatingResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)