IAppCache.updateCache

Updates the app cache.

interface IAppCache
void
updateCache

Parameters

client HttpClient

The client to cache from.

defaultResult string

The default result to cache.

Meta