wx.notifyBLECharacteristicValueChange的state
发布于 5 年前 作者 qiangfu 10611 次浏览 来自 问答

https://developers.weixin.qq.com/miniprogram/dev/api/device/bluetooth-ble/wx.notifyBLECharacteristicValueChange.html

state 这个参数为false的时候 是订阅在原生层关闭了还是只是原生层不给我们返回数据而已? 是否可以动态设置?

回到顶部