Uses of Class
io.gs2.matchmaking.result.GetNamespaceResult
Packages that use GetNamespaceResult
-
Uses of GetNamespaceResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return GetNamespaceResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.getNamespace(GetNamespaceRequest request) Method parameters in io.gs2.matchmaking with type arguments of type GetNamespaceResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.getNamespaceAsync(GetNamespaceRequest request, AsyncAction<AsyncResult<GetNamespaceResult>> callback) -
Uses of GetNamespaceResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return GetNamespaceResultModifier and TypeMethodDescriptionstatic GetNamespaceResultGetNamespaceResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)