FailedListener

fun interface FailedListener

Interface for handling a failure of the reading process.

Functions

Link copied to clipboard
abstract fun onFailed(exception: Exception)

Called when the NFC travel document reading process encounters a failure.