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