braintree-android-drop-in
6.15.1-SNAPSHOT
Drop-In
/
com.braintreepayments.api
/
DeletePaymentMethodNonceCallback
Delete
Payment
Method
Nonce
Callback
interface
DeletePaymentMethodNonceCallback
Callback for receiving result of
deletePaymentMethod
.
Functions
Functions
on
Result
Link copied to clipboard
abstract
fun
onResult
(
@
Nullable
deletedNonce
:
PaymentMethodNonce
,
@
Nullable
error
:
Exception
)