Package 

Class NetworkTrackingPlugin

  • All Implemented Interfaces:
    com.amplitude.core.platform.Plugin , okhttp3.Interceptor

    
    public final class NetworkTrackingPlugin
     implements Interceptor, Plugin
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Plugin.Type type
      private Amplitude amplitude
    • Method Summary

      Modifier and Type Method Description
      Plugin.Type getType()
      Amplitude getAmplitude()
      Unit setAmplitude(Amplitude amplitude)
      Unit setup(Amplitude amplitude)
      Response intercept(Interceptor.Chain chain)
      • Methods inherited from class com.amplitude.android.network.NetworkTrackingPlugin

        execute, teardown
      • Methods inherited from class java.lang.Object

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