MRDomainRegion Constants Reference
Declared in | MRConfig.h |
---|
MRDomainRegion
Constants for the currently supported Domain Regions
Definition
typedef NS_ENUM(NSUInteger, MRDomainRegion ) {
MRDomainRegionDefault,
MRDomainRegionUS,
MRDomainRegionEU,
};
Constants
MRDomainRegionDefault
-
Default region, most likely in the US, but not restricted
Declared In
MRConfig.h
. MRDomainRegionUS
-
Domain region is restricted to US-compliant servers Currently unused
Declared In
MRConfig.h
. MRDomainRegionEU
-
Domain Region is restricted to EU-compliant servers
Declared In
MRConfig.h
.
Declared In
MRConfig.h