Android Nfc Config
Constructors
Properties
Link copied to clipboard
(optional, default value: 0
) Delay (in milliseconds) for performing presence checks while waiting for card insertion. Use 0 to rely on the default behavior (corresponds to EXTRA_READER_PRESENCE_CHECK_DELAY).
Link copied to clipboard
(optional, default value: 100
) Delay (in milliseconds) for performing presence checks while waiting for card removal.
Link copied to clipboard
(optional, default value: true
) When true
, the platform will play sounds on tag discovery (corresponds to FLAG_READER_NO_PLATFORM_SOUNDS).
Link copied to clipboard
(optional, default value: true
) When true, the NFC adapter will skip the NDEF check on discovered tags (corresponds to FLAG_READER_SKIP_NDEF_CHECK).