Package 

Object DefaultPages.Companion

    • Method Summary

      Modifier and Type Method Description
      final <ERROR CLASS><OnboardingPage> asArrayList(Boolean isMultiPageEnabled, Boolean isQRCodeScanningEnabled) Get the default onboarding pages based on the enabled features.
      • Methods inherited from class java.lang.Object

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

      • asArrayList

         final <ERROR CLASS><OnboardingPage> asArrayList(Boolean isMultiPageEnabled, Boolean isQRCodeScanningEnabled)

        Get the default onboarding pages based on the enabled features.

        Parameters:
        isMultiPageEnabled - pass in true if the multi-page feature was enabled
        isQRCodeScanningEnabled - pass in true if the QR code scanning feature was enabled