purgeMemoryCaches abstract method
- SDKNativeEnginePurgeMemoryStrategy strategy
Releases memory occupied by internal caches.
Purging caches reduces memory footprint of application and may temporary reduce performance.
strategyOption to control how much memory caches will be purged.
Implementation
void purgeMemoryCaches(SDKNativeEnginePurgeMemoryStrategy strategy);