title: Taro.offHCEMessage(callback)

sidebar_label: offHCEMessage

接收 NFC 设备消息事件,取消事件监听。

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

参考文档

类型

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

参数

参数 类型 说明
callback (...args: any[]) => any 接收 NFC 设备消息事件的回调函数