setLocalPrefetchedAssetPaths

abstract fun setLocalPrefetchedAssetPaths(remotePathToLocalAssetMap: Map<String, String>)

Instruct this in-app message where to find pre-fetched assets for remote assets specified in .getRemoteAssetPathsForPrefetch.

Parameters

remotePathToLocalAssetMap

A map of remote assets Uris to local asset Uri paths.