nfcProcessOnTagDiscovered

Processes a Tag received when in NFC reader mode.

Applications should call this method in their android.nfc.NfcAdapter.ReaderCallback.onTagDiscovered callback.

Parameters

tag

the tag.

Throws

if called while not listening.