NfcIntentFilter

Intent filter.

  • 1.0.0

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

NfcIntentFilter
action : String

Identifies the action from the intent.

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

NfcIntentFilter
host : String

Data authority to match against.

Data authority to match against.

NfcIntentFilter
mimeType : String

A valid MIME type.

A valid MIME type.

NfcIntentFilter
scheme : String

Data scheme to match against.

Data scheme to match against.