MozAdsCacheConfig

data class MozAdsCacheConfig(var dbPath: String, var defaultCacheTtlSeconds: ULong?, var maxSizeMib: ULong?)

Constructors

Link copied to clipboard
constructor(dbPath: String, defaultCacheTtlSeconds: ULong?, maxSizeMib: ULong?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard