百度定位SDK for iOS v1.7 类参考
构造函数 | 类方法 | 属性 | 所有成员列表
BMKLocationAuth类 参考

BMKLocationAuth类。用于鉴权 更多...

#import <BMKLocationAuth.h>

类 BMKLocationAuth 继承关系图:

构造函数

(void) - checkPermisionWithKey:authDelegate:
 启动引擎 更多...
 

类方法

(BMKLocationAuth *) + sharedInstance
 得到BMKLocationAuth的单例
 

属性

BMKLocationAuthErrorCode permisionState
 鉴权状态0:成功; 1:网络错误; 2:授权失败
 

详细描述

BMKLocationAuth类。用于鉴权

函数文档

◆ checkPermisionWithKey:authDelegate:()

- (void) checkPermisionWithKey: (NSString *)  key
authDelegate: (id< BMKLocationAuthDelegate >)  delegate 

启动引擎

参数
key申请的有效key
delegate回调是否鉴权成功

该类的文档由以下文件生成: