# NfcIntentFilter

Intent filter.

Availability
1.0.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# action

Availability
1.0.0
action :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

Availability
1.0.0
host :String

Data authority to match against.


# mimeType

Availability
1.0.0
mimeType :String

A valid MIME type.


# scheme

Availability
1.0.0
scheme :String

Data scheme to match against.