Skip to content

cache interceptor

milan jurkulák edited this page May 21, 2024 · 3 revisions

//tvlib/org.mjdev.tvlib.helpers.http/CacheInterceptor/CacheInterceptor

CacheInterceptor

[androidJvm]
constructor(maxAge: Int = 1, timeUnit: TimeUnit = TimeUnit.HOURS)

Clone this wiki locally