-
public final class ViewTargetKt
-
-
Method Summary
Modifier and Type Method Description final static Map<String, Object>buildElementInteractedProperties(ViewTarget target, String activityName)Builds the base properties for ELEMENT_INTERACTED events. -
-
Method Detail
-
buildElementInteractedProperties
final static Map<String, Object> buildElementInteractedProperties(ViewTarget target, String activityName)
Builds the base properties for ELEMENT_INTERACTED events. This is the foundation used by both standard element tracking and frustration analytics.
-
-
-
-