Listener

interface Listener

Listener for NfcEngagementHelper.

Functions

Link copied to clipboard
abstract fun onDeviceConnected(transport: DataTransport)

Called when a remote mdoc reader has connected.

Link copied to clipboard
abstract fun onDeviceConnecting()

Called when a remote mdoc reader is starting to connect.

Link copied to clipboard
abstract fun onError(error: Throwable)

Called when an irrecoverable error has occurred.

Link copied to clipboard

Called when the Handover Select message has been sent to the NFC tag reader.

Link copied to clipboard

Called when two-way engagement has been detected.