CacheEntry.userMetadata
The userMetadata
method of the CacheEntry
interface returns the user-controlled metadata associated with the cached item.
Syntax
Parameters
None.
Return value
An ArrayBuffer
which contains the user-controlled metadata associated with the cached item.