SamsungPayError

Collection of Samsung Pay error constants that may be emitted by SamsungPayClient callbacks.

Properties

Link copied to clipboard
Samsung Pay app needs to be updated.
Link copied to clipboard
An unknown Samsung Pay error has occurred.
Link copied to clipboard
Samsung Pay user has no supported cards in their wallet.
Link copied to clipboard
Samsung Pay cannot handle the payment currently.
Link copied to clipboard
Samsung Pay is not supported on the current device.
Link copied to clipboard
Samsung Pay app setup not completed.

Functions

Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String