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