title: Taro.offBeaconUpdate(callback)

sidebar_label: offBeaconUpdate

Un-listens on the iBeacon device update event.

Reference

Type

  1. (callback: (res: CallbackResult) => void) => void

Parameters

Property Type Description
callback (res: CallbackResult) => void The callback function for the iBeacon device update event.

API Support

API WeChat Mini-Program H5 React Native
Taro.offBeaconUpdate ✔️