Uses of Class
io.gs2.matchmaking.result.PingResult
Packages that use PingResult
-
Uses of PingResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return PingResultMethod parameters in io.gs2.matchmaking with type arguments of type PingResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.pingAsync(PingRequest request, AsyncAction<AsyncResult<PingResult>> callback) -
Uses of PingResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return PingResultModifier and TypeMethodDescriptionstatic PingResultPingResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)