title: Taro.offHCEMessage(callback)

sidebar_label: offHCEMessage

Un-listens on the event of receiving NFC device messages.

Reference

Type

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

Parameters

Property Type Description
callback (…args: any[]) => any The callback function for the event of receiving NFC device messages.

API Support

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