Class DefaultActionComponentEventHandler
-
- All Implemented Interfaces:
-
com.adyen.checkout.components.core.internal.ActionComponentEventHandler
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) public final class DefaultActionComponentEventHandler implements ActionComponentEventHandler
-
-
Constructor Summary
Constructors Constructor Description DefaultActionComponentEventHandler()
-
Method Summary
Modifier and Type Method Description UnitonActionComponentEvent(ActionComponentEvent event, ActionComponentCallback actionComponentCallback)-
-
Method Detail
-
onActionComponentEvent
Unit onActionComponentEvent(ActionComponentEvent event, ActionComponentCallback actionComponentCallback)
-
-
-
-