Uses of Class
io.gs2.matchmaking.result.GetRatingResult
Packages that use GetRatingResult
-
Uses of GetRatingResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return GetRatingResultMethod parameters in io.gs2.matchmaking with type arguments of type GetRatingResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.getRatingAsync(GetRatingRequest request, AsyncAction<AsyncResult<GetRatingResult>> callback) -
Uses of GetRatingResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return GetRatingResultModifier and TypeMethodDescriptionstatic GetRatingResultGetRatingResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)