-
public class TDFirstEventModel extends TDFirstEvent
-
-
Constructor Summary
Constructors Constructor Description TDFirstEventModel(String eventName, JSONObject properties)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class cn.thinkingdata.analytics.TDFirstEvent
setFirstCheckId -
Methods inherited from class cn.thinkingdata.analytics.ThinkingAnalyticsEvent
setEventTime, setEventTime -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
TDFirstEventModel
TDFirstEventModel(String eventName, JSONObject properties)
-
-
-
-