diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
IAppCache.updateCache
diamond
app
appcache
IAppCache
Updates the app cache.
interface
IAppCache
void
updateCache
(
HttpClient
client
,
string
defaultResult
)
Parameters
client
HttpClient
The client to cache from.
defaultResult
string
The default result to cache.
Meta
Source
See Implementation
diamond
app
appcache
IAppCache
functions
clearCache
removeCache
retrieveCache
updateCache
Updates the app cache.