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