Uses of Class
io.gs2.matchmaking.result.GetNamespaceStatusResult
Packages that use GetNamespaceStatusResult
-
Uses of GetNamespaceStatusResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return GetNamespaceStatusResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.getNamespaceStatus(GetNamespaceStatusRequest request) Method parameters in io.gs2.matchmaking with type arguments of type GetNamespaceStatusResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.getNamespaceStatusAsync(GetNamespaceStatusRequest request, AsyncAction<AsyncResult<GetNamespaceStatusResult>> callback) -
Uses of GetNamespaceStatusResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return GetNamespaceStatusResultModifier and TypeMethodDescriptionstatic GetNamespaceStatusResultGetNamespaceStatusResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetNamespaceStatusResult.withStatus(String status)