Package com.amplitude.android
Types
Link copied to clipboard
Link copied to clipboard
open class Configuration @JvmOverloads constructor(apiKey: String, context: Context, flushQueueSize: Int, flushIntervalMillis: Int, instanceName: String, optOut: Boolean, storageProvider: StorageProvider, loggerProvider: LoggerProvider, minIdLength: Int?, partnerId: String?, callback: EventCallBack?, flushMaxRetries: Int, useBatch: Boolean, serverZone: ServerZone, serverUrl: String?, plan: Plan?, ingestionMetadata: IngestionMetadata?, useAdvertisingIdForDeviceId: Boolean, useAppSetIdForDeviceId: Boolean, newDeviceIdPerInstall: Boolean, trackingOptions: TrackingOptions, enableCoppaControl: Boolean, locationListening: Boolean, flushEventsOnClose: Boolean, minTimeBetweenSessionsMillis: Long, trackingSessionEvents: Boolean, identifyBatchIntervalMillis: Long, identifyInterceptStorageProvider: StorageProvider) : Configuration
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard