-
public interface TDAnalytics.TDAutoTrackEventHandlerAutomatic collection event callback
-
-
Method Summary
Modifier and Type Method Description abstract JSONObjectgetAutoTrackEventProperties(int eventType, JSONObject properties)Get properties based on event type -
-
Method Detail
-
getAutoTrackEventProperties
abstract JSONObject getAutoTrackEventProperties(int eventType, JSONObject properties)
Get properties based on event type
- Parameters:
eventType- Current event typeproperties- Current Event properties
-
-
-
-