BRTBeaconDelegate Protocol Reference
Conforms to | NSObject |
Declared in | BRTBeacon.h |
Overview
BRTBeaconDelegate 定义了 beacon 连接相关的委托方法,beacon 的连接是一个异步操作,因此你只需要实现例如beaconDidDisconnect:相关方法,它们会被自动回调.
Conforms to | NSObject |
Declared in | BRTBeacon.h |
BRTBeaconDelegate 定义了 beacon 连接相关的委托方法,beacon 的连接是一个异步操作,因此你只需要实现例如beaconDidDisconnect:相关方法,它们会被自动回调.