TCGBLaunchingStatus Constants Reference
Declared in | TCGBLaunching.h |
---|
TCGBLaunchingStatus
JSONPath for Launching Informations
Definition
typedef NS_ENUM(NSUInteger, TCGBLaunchingStatus ) {
IN_SERVICE = 200,
RECOMMEND_UPDATE = 201,
IN_SERVICE_BY_QA_WHITE_LIST = 202,
IN_TEST = 203,
IN_REVIEW = 204,
REQUIRE_UPDATE = 300,
BLOCKED_USER = 301,
TERMINATED_SERVICE = 302,
INSPECTING_SERVICE = 303,
INSPECTING_ALL_SERVICES = 304,
INTERNAL_SERVER_ERROR = 500,
};
Constants
IN_SERVICE
-
JSONPath for Launching Informations
Declared In
TCGBLaunching.h
. RECOMMEND_UPDATE
-
JSONPath for Launching Informations
Declared In
TCGBLaunching.h
. IN_SERVICE_BY_QA_WHITE_LIST
-
JSONPath for Launching Informations
Declared In
TCGBLaunching.h
. IN_TEST
-
JSONPath for Launching Informations
Declared In
TCGBLaunching.h
. IN_REVIEW
-
JSONPath for Launching Informations
Declared In
TCGBLaunching.h
. REQUIRE_UPDATE
-
JSONPath for Launching Informations
Declared In
TCGBLaunching.h
. BLOCKED_USER
-
JSONPath for Launching Informations
Declared In
TCGBLaunching.h
. TERMINATED_SERVICE
-
JSONPath for Launching Informations
Declared In
TCGBLaunching.h
. INSPECTING_SERVICE
-
JSONPath for Launching Informations
Declared In
TCGBLaunching.h
. INSPECTING_ALL_SERVICES
-
JSONPath for Launching Informations
Declared In
TCGBLaunching.h
. INTERNAL_SERVER_ERROR
-
JSONPath for Launching Informations
Declared In
TCGBLaunching.h
.
Declared In
TCGBLaunching.h