TencentLBSLocationError Constants Reference
| Declared in | TencentLBSLocationManager.h |
|---|
TencentLBSLocationError
定位错误码枚举
Definition
typedef NS_ENUM(NSUInteger, TencentLBSLocationError ) {
TencentLBSLocationErrorUnknown = 0,
TencentLBSLocationErrorDenied = 1,
TencentLBSLocationErrorNetwork = 2,
TencentLBSLocationErrorHeadingFailure = 3,
TencentLBSLocationErrorOther = 4,
};
Constants
Declared In
TencentLBSLocationManager.h