Package com.clevertap.android.sdk.inapp.images.memory
See: Description
-
Class Summary Class Description FileMemoryV2 A memory management implementation for all type of files, providing both in-memory and disk-based storage. InAppGifMemoryV1 A memory management implementation for in-app GIF images, providing both in-memory and disk-based storage. InAppImageMemoryV1 A memory management implementation for in-app images, providing both in-memory and disk-based storage. MemoryDataTransformationType Represents the types of transformations that can be applied to stored data. MemoryConfig Configuration dataclass for memory management. MemoryCreator A factory class for creating different types of memory objects for storage purposes. MemoryAccessObjectKt -
Interface Summary Interface Description Memory An interface for managing data storage, both in-memory and on disk. MemoryAccessObject An interface for accessing and managing data in memory and on disk.