Package com.amplitude.core.platform.intercept
Types
Link copied to clipboard
class IdentifyInterceptFileStorageHandler(storage: EventsFileStorage, logger: Logger, amplitude: Amplitude) : IdentifyInterceptStorageHandler
Content copied to clipboard
Link copied to clipboard
class IdentifyInterceptInMemoryStorageHandler(storage: InMemoryStorage) : IdentifyInterceptStorageHandler
Content copied to clipboard
Link copied to clipboard
class IdentifyInterceptor(storage: Storage, amplitude: Amplitude, logger: Logger, configuration: Configuration, plugin: AmplitudeDestination)
Content copied to clipboard
IdentifyInterceptor This is the internal class for handling identify events intercept and optimize identify volumes.
Link copied to clipboard
Link copied to clipboard