nfcOnDeactivated

fun nfcOnDeactivated(reason: Int)

Method to call when link has been lost or if a different NFC AID has been selected.

This should be called from the application's implementation of android.nfc.cardemulation.HostApduService.onDeactivated.

Parameters