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