-
public interface ThinkingAnalyticsSDK.AutoTrackEventListener
-
-
Method Summary
Modifier and Type Method Description abstract JSONObjecteventCallback(ThinkingAnalyticsSDK.AutoTrackEventType eventType, JSONObject properties)GetProperties -
-
Method Detail
-
eventCallback
abstract JSONObject eventCallback(ThinkingAnalyticsSDK.AutoTrackEventType eventType, JSONObject properties)
GetProperties
- Parameters:
eventType- Current event nameproperties- Current Event properties
-
-
-
-