SucceededListener

fun interface SucceededListener

Interface for handling the successful completion of the NFC travel document reading process.

Functions

Link copied to clipboard
abstract fun onSucceeded(travelDocument: TravelDocument)

Called when the reading process is successfully finished.