Interface SoDeviceConfiguration.SignatureButtonsListener

  • Enclosing class:
    SoDeviceConfiguration

    public static interface SoDeviceConfiguration.SignatureButtonsListener
    called when a button is pressed during signing
    • Method Detail

      • onAccept

        void onAccept()
        accept button is pressed
      • onCancel

        void onCancel()
        cancel is pressed
      • onRepeat

        void onRepeat()
        repeat is pressed