-
public class AutocaptureOption.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final <ERROR CLASS>ALLpublic final static AutocaptureOption.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final <ERROR CLASS>getALL()Set containing all available autocapture options. -
-
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
-
-
-
-