Package 

Object AutocaptureOption.Companion

    • Method Summary

      Modifier and Type Method Description
      final <ERROR CLASS> getALL() Set containing all available autocapture options.
      • Methods inherited from class java.lang.Object

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

      • getALL

         final <ERROR CLASS> getALL()

        Set containing all available autocapture options.

        Equivalent to enabling all autocapture features:

        • SESSIONS

        • APP_LIFECYCLES

        • DEEP_LINKS

        • SCREEN_VIEWS

        • ELEMENT_INTERACTIONS

        • FRUSTRATION_INTERACTIONS