clearCache() method

This function clears the contents of the on-device request result cache for the current hybrid app.

Syntax

<static> clearCache()

Example

hwc.clearCache();

Source

hwc-comms.js, line 838.