Package 

Object DebugBundleAndroidBootstrap

    • Method Summary

      Modifier and Type Method Description
      final static DebugBundleClient createClient(Object application, DebugBundleConfig config, DebugBundleTransport transport, DebugBundleRemoteConfigClient remoteConfigClient, DebugBundleQueueStore queueStore, DebugBundleDeviceContextProvider deviceContextProvider, AutoCloseable runtimeRegistration, Function0<Instant> clock, Function0<Double> random, ScheduledExecutorService executor)
      • Methods inherited from class java.lang.Object

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

      • createClient

         final static DebugBundleClient createClient(Object application, DebugBundleConfig config, DebugBundleTransport transport, DebugBundleRemoteConfigClient remoteConfigClient, DebugBundleQueueStore queueStore, DebugBundleDeviceContextProvider deviceContextProvider, AutoCloseable runtimeRegistration, Function0<Instant> clock, Function0<Double> random, ScheduledExecutorService executor)