Uses of Class
io.gs2.matchmaking.result.UpdateGatheringByUserIdResult
Packages that use UpdateGatheringByUserIdResult
-
Uses of UpdateGatheringByUserIdResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return UpdateGatheringByUserIdResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.updateGatheringByUserId(UpdateGatheringByUserIdRequest request) Method parameters in io.gs2.matchmaking with type arguments of type UpdateGatheringByUserIdResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.updateGatheringByUserIdAsync(UpdateGatheringByUserIdRequest request, AsyncAction<AsyncResult<UpdateGatheringByUserIdResult>> callback) -
Uses of UpdateGatheringByUserIdResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return UpdateGatheringByUserIdResultModifier and TypeMethodDescriptionUpdateGatheringByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)