Skip to content

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).

host#

Type: String

Data authority to match against.

mimeType#

Type: String

A valid MIME type.

scheme#

Type: String

Data scheme to match against.

Titanium SDK Documentation