Package 

Class AdEventCallbackHelper

    • Method Summary

      Modifier and Type Method Description
      static OxAdjustTokens getAdjustTokens()
      static int getDayCountSinceInstall() 安装应用的第 n 天,安装当天为 1。
      static void trackEvent(@NonNull() String name, @Nullable() Bundle params) Sdk 内部进行事件上报时,将事件信息暴露给客户端,客户端可根据需求进行利用。
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait