toggle menu
adyen-android
androidJvm
switch theme
search in API
drop-in
/
com.adyen.checkout.dropin
/
SessionDropInResult
/
Finished
Finished
class
Finished
(
val
result
:
SessionPaymentResult
)
:
SessionDropInResult
Drop-in has completed. This occurs after the payment is finished.
Parameters
result
The result of the payment.
Members
Constructors
Finished
Link copied to clipboard
constructor
(
result
:
SessionPaymentResult
)
Properties
result
Link copied to clipboard
val
result
:
SessionPaymentResult