Modules.NFC.NfcIntentFilter
Intent filter.
Since: 1.0.0 · Platforms: android
Properties #
action#
Type: String
Identifies the action from the intent.
This value will be one of the constants defined on the Modules.Nfc module object (ACTION_NDEF_DISCOVERED, ACTION_TAG_DISCOVERED, or
ACTION_TECH_DISCOVERED).