Package 

Interface SkontoHelpNavigationBarBottomAdapter

    • Method Summary

      Modifier and Type Method Description
      abstract Unit setOnBackClickListener(Function0<Unit> onClick) Set the click listener for the back button.
      • Methods inherited from class net.gini.android.bank.sdk.capture.skonto.help.SkontoHelpNavigationBarBottomAdapter

        onCreateView, onDestroy
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • setOnBackClickListener

         abstract Unit setOnBackClickListener(Function0<Unit> onClick)

        Set the click listener for the back button.

        Parameters:
        onClick - the click function for the back button