AndroidAppCacheCleaner

internal class AndroidAppCacheCleaner(val fileProviderDescriptor: FileProviderDescriptor) : AppCacheCleaner(source)

Coordinates AndroidAppCacheCleaner behavior in the SDAI domain layer.

Author

Dmitriy Moroz

Constructors

Link copied to clipboard
constructor(fileProviderDescriptor: FileProviderDescriptor)

Properties

Link copied to clipboard

Exposes the fileProviderDescriptor value used by the SDAI domain layer.

Functions

Link copied to clipboard
open suspend override fun clear()

Performs the SDAI side effect handled by clear.