Package 

Object PostHogAndroid.Companion

    • Method Summary

      Modifier and Type Method Description
      final <T extends PostHogAndroidConfig> Unit setup(Context context, T config) Setup the SDK and set a global and singleton instance
      final <T extends PostHogAndroidConfig> PostHogInterface with(Context context, T config) Setup the SDK and returns an instance that you can hold and pass it around
      • Methods inherited from class java.lang.Object

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