title: Taro.offGetWifiList(callback)

sidebar_label: offGetWifiList

Un-listens on the event of getting the list of Wi-Fi networks.

Reference

Type

  1. (callback: (...args: any[]) => any) => void

Parameters

Property Type Description
callback (…args: any[]) => any The callback function for the event of getting the list of Wi-Fi networks.

API Support

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