toggle menu
BlueConic Android SDK
5.2.6
switch theme
search in API
BlueConic Android SDK
/
com.blueconic.impl
/
CacheImpl
/
Companion
/
createCache
create
Cache
fun
createCache
(
filename
:
String
,
context
:
Context
)
:
CacheImpl
Sets up the cache.
Return
The cache object.
Parameters
filename
The filename.
context
The context.