onResult

abstract fun onResult(isReadyToPay: Boolean, @Nullable error: Exception)

Parameters

isReadyToPay

true if Samsung Pay is ready; false otherwise.

error

an exception that occurred while checking if Samsung Pay is ready