TencentLBSDRProvider Constants Reference
Declared in | TencentLBSLocation.h |
---|
TencentLBSDRProvider
Definition
typedef NS_ENUM(NSInteger, TencentLBSDRProvider ) {
TencentLBSDRProviderError = -2,
TencentLBSDRProviderUnkown = -1,
TencentLBSDRProviderFusion = 0,
TencentLBSDRProviderGPS = 1,
TencentLBSDRProviderNetWork = 2,
};
Constants
TencentLBSDRProviderError
-
Declared In
TencentLBSLocation.h
. TencentLBSDRProviderUnkown
-
Declared In
TencentLBSLocation.h
. TencentLBSDRProviderFusion
-
Declared In
TencentLBSLocation.h
. TencentLBSDRProviderGPS
-
Declared In
TencentLBSLocation.h
. TencentLBSDRProviderNetWork
-
Declared In
TencentLBSLocation.h
.