Package com.adyen.checkout.dropin
Class FinishedDialog
-
- All Implemented Interfaces:
public final class FinishedDialogRepresents the data shown in the dialog when the payment flow is finished.
-
-
Constructor Summary
Constructors Constructor Description FinishedDialog(String title, String message)
-
Method Summary
Modifier and Type Method Description final StringgetTitle()final StringgetMessage()
-