OpenSDKv5.7.2
构造函数 | 所有成员列表
<BNDigitDogManagerDelegate>协议 参考

电子狗回调 更多...

#import <BNDigitDogManagerProtocol.h>

类 <BNDigitDogManagerDelegate> 继承关系图:
Inheritance graph
[图例]
<BNDigitDogManagerDelegate> 的协作图:
Collaboration graph
[图例]

构造函数

(void) - onStartDigitDog
 调用startDigitDog定位成功后开始电子狗 更多...
 
(void) - onLocationError
 定位错误 更多...
 
(void) - onLocationClose
 定位关闭或者用户禁止App定位权限 更多...
 

详细描述

电子狗回调

在文件 BNDigitDogManagerProtocol.h39 行定义.

函数文档

◆ onLocationClose

- (void) onLocationClose

定位关闭或者用户禁止App定位权限

◆ onLocationError

- (void) onLocationError

定位错误

◆ onStartDigitDog

- (void) onStartDigitDog

调用startDigitDog定位成功后开始电子狗


该协议的文档由以下文件生成: