Skip to main content
Version: Next

Taro.offHCEMessage(callback)

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

Reference

Type

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

Parameters

PropertyTypeDescription
callback(...args: any[]) => anyThe callback function for the event of receiving NFC device messages.

API Support

APIWeChat Mini-ProgramH5React Native
Taro.offHCEMessage✔️