onFailed

abstract fun onFailed(exception: Exception)

Subclasses must override this function to handle NFC reading failure.

Parameters

exception

The exception that occurred during NFC reading.