Interface CardDelegate

  • All Implemented Interfaces:
    com.adyen.checkout.components.core.internal.ui.ComponentDelegate , com.adyen.checkout.components.core.internal.ui.PaymentComponentDelegate , com.adyen.checkout.ui.core.internal.ui.AddressDelegate , com.adyen.checkout.ui.core.internal.ui.ButtonDelegate , com.adyen.checkout.ui.core.internal.ui.UIStateDelegate , com.adyen.checkout.ui.core.internal.ui.ViewProvidingDelegate

    @RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) 
    public interface CardDelegate
     implements PaymentComponentDelegate<CardComponentState>, ViewProvidingDelegate, ButtonDelegate, UIStateDelegate, AddressDelegate