cleanupSocialCache static method
Refresh the content store by loading external changes from disk.
Throws:
- An exception if it fails.
Implementation
static void cleanupSocialCache() {
staticMethod('Debug', 'cleanupSocialCache');
}
Refresh the content store by loading external changes from disk.
Throws:
static void cleanupSocialCache() {
staticMethod('Debug', 'cleanupSocialCache');
}