toggle menu
Sync Android SDK
custom
switch theme
search in API
Sync Utils
/
com.twilio.sync.utils
/
CacheConfig
/
CacheConfig
Cache
Config
constructor
(
dropAllCachesOnUnauthorised
:
Boolean
=
true
,
usePersistentCache
:
Boolean
=
true
,
maxPersistentCacheSize
:
Long
?
=
100 * 1024 * 1024
,
cleanupPersistentCacheForOtherUsers
:
Boolean
=
true
,
cleanupUnusedCachesAfter
:
<Error class: unknown class>
=
7.days
)