KiiSite Constants Reference
Declared in | Kii.h |
KiiSite
This enum represents KiiCloud server location. This is used for [Kii beginWithID:andKey:andSite:].
Definition
typedef NS_ENUM(NSUInteger, KiiSite ) {
kiiSiteUS,
kiiSiteJP,
kiiSiteCN,
__attribute__,
(,
(,
deprecated,
(,
"It was deprecated.",
),
),
),
kiiSiteSG,
kiiSiteCN3,
__attribute__,
(,
(,
deprecated,
(,
"It will not be supported after July 31st, 2019",
),
),
),
kiiSiteEU,
};
Constants
kiiSiteUS
-
Use cloud in US.
Declared In
Kii.h
. kiiSiteJP
-
Use cloud in Japan.
Declared In
Kii.h
. kiiSiteCN
-
Use cloud in China. @deprecated
Declared In
Kii.h
. __attribute__
-
This enum represents KiiCloud server location. This is used for [Kii beginWithID:andKey:andSite:].
Declared In
Kii.h
. (
-
This enum represents KiiCloud server location. This is used for [Kii beginWithID:andKey:andSite:].
Declared In
Kii.h
. (
-
This enum represents KiiCloud server location. This is used for [Kii beginWithID:andKey:andSite:].
Declared In
Kii.h
. deprecated
-
This enum represents KiiCloud server location. This is used for [Kii beginWithID:andKey:andSite:].
Declared In
Kii.h
. (
-
This enum represents KiiCloud server location. This is used for [Kii beginWithID:andKey:andSite:].
Declared In
Kii.h
. "It was deprecated."
-
This enum represents KiiCloud server location. This is used for [Kii beginWithID:andKey:andSite:].
Declared In
Kii.h
. )
-
This enum represents KiiCloud server location. This is used for [Kii beginWithID:andKey:andSite:].
Declared In
Kii.h
. )
-
This enum represents KiiCloud server location. This is used for [Kii beginWithID:andKey:andSite:].
Declared In
Kii.h
. )
-
This enum represents KiiCloud server location. This is used for [Kii beginWithID:andKey:andSite:].
Declared In
Kii.h
. kiiSiteSG
-
Use cloud in Singapore.
Declared In
Kii.h
. kiiSiteCN3
-
Use cloud in cn3 site of China. @deprecated It will not be supported after July 31st, 2019
Declared In
Kii.h
. __attribute__
-
This enum represents KiiCloud server location. This is used for [Kii beginWithID:andKey:andSite:].
Declared In
Kii.h
. (
-
This enum represents KiiCloud server location. This is used for [Kii beginWithID:andKey:andSite:].
Declared In
Kii.h
. (
-
This enum represents KiiCloud server location. This is used for [Kii beginWithID:andKey:andSite:].
Declared In
Kii.h
. deprecated
-
This enum represents KiiCloud server location. This is used for [Kii beginWithID:andKey:andSite:].
Declared In
Kii.h
. (
-
This enum represents KiiCloud server location. This is used for [Kii beginWithID:andKey:andSite:].
Declared In
Kii.h
. "It will not be supported after July 31st, 2019"
-
This enum represents KiiCloud server location. This is used for [Kii beginWithID:andKey:andSite:].
Declared In
Kii.h
. )
-
This enum represents KiiCloud server location. This is used for [Kii beginWithID:andKey:andSite:].
Declared In
Kii.h
. )
-
This enum represents KiiCloud server location. This is used for [Kii beginWithID:andKey:andSite:].
Declared In
Kii.h
. )
-
This enum represents KiiCloud server location. This is used for [Kii beginWithID:andKey:andSite:].
Declared In
Kii.h
. kiiSiteEU
-
Use cloud in EU
Declared In
Kii.h
.
Declared In
Kii.h