Package 

Class AdLTVTracker

    • Method Summary

      Modifier and Type Method Description
      static void addAdValue(double value) 累计广告价值。
      static double getLtAdValue() *获取全声明周期累计广告价值。
      • Methods inherited from class java.lang.Object

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

      • addAdValue

         static void addAdValue(double value)

        累计广告价值。

      • getLtAdValue

         static double getLtAdValue()

        *获取全声明周期累计广告价值。