getCachedContent

fun getCachedContent(name: String): CachedContent

Fetches cached content by name.

Return

A CachedContentList containing the cached content matching the given name.

Parameters

name

The unique name identifier for the cached content.