Object CardListFlowFragment.Companion
-
- All Implemented Interfaces:
public class CardListFlowFragment.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static CardListFlowFragment.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final CardListFlowFragmentnewInstance(SavedCardsOptions savedCardsOptions, PaymentOptions paymentOptions)final UnitregisterResultListener(FragmentManager fragmentManager, LifecycleOwner lifecycleOwner, Function1<CardListFlowFragment.Result, Unit> listener)-
-
Method Detail
-
newInstance
final CardListFlowFragment newInstance(SavedCardsOptions savedCardsOptions, PaymentOptions paymentOptions)
-
registerResultListener
final Unit registerResultListener(FragmentManager fragmentManager, LifecycleOwner lifecycleOwner, Function1<CardListFlowFragment.Result, Unit> listener)
-
-
-
-