Package 

Interface TDAnalytics.TDAutoTrackEventHandler

    • Method Summary

      Modifier and Type Method Description
      abstract JSONObject getAutoTrackEventProperties(int eventType, JSONObject properties) Get properties based on event type
      • Methods inherited from class java.lang.Object

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

      • getAutoTrackEventProperties

         abstract JSONObject getAutoTrackEventProperties(int eventType, JSONObject properties)

        Get properties based on event type

        Parameters:
        eventType - Current event type
        properties - Current Event properties