abstract fun processNfcIntent(intent: Intent): Unit
For NFC enabled openings pass an NfcAdapter.ACTION_NDEF_DISCOVERED here. The corresponding unit (if any) will be returned via TapEventListener.onTapEvent If there's ongoing opening started by OnTap calling this will help identify the unit.