TapOnPhoneInvocationError

Error types that can be returned when processing a transaction using the Tap On Phone app.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Tap on phone configuration error

Link copied to clipboard
Link copied to clipboard
class Internal(message: String? = null) : TapOnPhoneInvocationError

Internal error

Link copied to clipboard

Invalid transaction intent

Link copied to clipboard

NFC is not available in the device

Link copied to clipboard

Security Error

Link copied to clipboard
Link copied to clipboard
class TransactionAborted(message: String = "Transaction aborted") : TapOnPhoneInvocationError

Transaction aborted

Link copied to clipboard

Transaction declined

Properties

Link copied to clipboard
Link copied to clipboard