Open this page in the API Guide
CacheManager.setCache Method
Sets a cache value.
Parameters
- key
-
Type: String
The key to identify the cache value.
- value
-
Type: Object
The value from the cache.
- expiry
-
Type: Number
Number of milliseconds that this cache is considered valid.