JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.wallee.android.sdk.flow.listener
Interface FlowListener
All Known Subinterfaces:
OnApiErrorListener
,
OnBeforeLoadingPaymentMethodListener
,
OnBeforeLoadingTokenListener
,
OnErrorListener
,
OnHttpErrorListener
,
OnNetworkErrorListener
,
OnPaymentContainerResizeListener
,
OnPaymentFormValidationListener
,
OnPaymentFormViewReadyListener
,
OnPaymentMethodSelectionListener
,
OnPaymentMethodSelectionViewReady
,
OnTokenSelectedListener
,
OnTokenSelectionViewReady
,
OnTransactionFailureListener
,
OnTransactionSuccessListener
All Known Implementing Classes:
FragmentFlowListener
public interface
FlowListener
This interface marks an interface to be a listener interface. We use it mark all the listeners and as such we can put all of them into a single list. Which allows us to process them in one bulk.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method