-
public class DebugBundleAndroidBootstrap
-
-
Field Summary
Fields Modifier and Type Field Description public final static DebugBundleAndroidBootstrapINSTANCE
-
Method Summary
Modifier and Type Method Description final static DebugBundleClientcreateClient(Object application, DebugBundleConfig config, DebugBundleTransport transport, DebugBundleRemoteConfigClient remoteConfigClient, DebugBundleQueueStore queueStore, DebugBundleDeviceContextProvider deviceContextProvider, AutoCloseable runtimeRegistration, Function0<Instant> clock, Function0<Double> random, ScheduledExecutorService executor)-
-
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)
-
-
-
-