title: Taro.offBeaconUpdate(callback)

sidebar_label: offBeaconUpdate

取消监听 iBeacon 设备更新事件

支持情况:offBeaconUpdate - 图1 offBeaconUpdate - 图2 offBeaconUpdate - 图3

参考文档

类型

  1. (callback: (res: TaroGeneral.IBeaconError) => void) => void

参数

参数 类型 说明
callback (res: TaroGeneral.IBeaconError) => void iBeacon 设备更新事件的回调函数