Class ActionComponentEventKt
-
- All Implemented Interfaces:
public final class ActionComponentEventKt
-
-
Method Summary
Modifier and Type Method Description final static <T extends PaymentComponentState<out PaymentMethodDetails>> Function1<ActionComponentEvent, Unit>toActionCallback(Function1<PaymentComponentEvent<T>, Unit> $self)-
-
Method Detail
-
toActionCallback
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) final static <T extends PaymentComponentState<out PaymentMethodDetails>> Function1<ActionComponentEvent, Unit> toActionCallback(Function1<PaymentComponentEvent<T>, Unit> $self)
-
-
-
-