Class AwaitComponent

  • All Implemented Interfaces:
    com.adyen.checkout.components.core.internal.ActionComponent , com.adyen.checkout.components.core.internal.Component , com.adyen.checkout.ui.core.internal.ui.ViewableComponent

    
    public final class AwaitComponent
    extends ViewModel implements ActionComponent, ViewableComponent
                        

    An ActionComponent that is able to handle the 'await' action.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Flow<ComponentViewType> getViewFlow()
      AwaitDelegate getDelegate()
      Boolean canHandleAction(Action action)
      Unit handleAction(Action action, Activity activity)
      • Methods inherited from class androidx.lifecycle.ViewModel

        addCloseable
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait