diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
IAppCache.removeCache
diamond
app
appcache
IAppCache
Removes a cached result.
interface
IAppCache
void
removeCache
(
HttpClient
client
)
Parameters
client
HttpClient
The client to remove the cached result based on.
Meta
Source
See Implementation
diamond
app
appcache
IAppCache
functions
clearCache
removeCache
retrieveCache
updateCache
Removes a cached result.