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