Skip to content

cache interceptor

milan edited this page Jun 7, 2023 · 2 revisions

//app/org.mjdev.balldontlie.base.network/CacheInterceptor/CacheInterceptor

CacheInterceptor

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

Create CacheInterceptor

Clone this wiki locally