Class ListingsManager : clearProgrammeCache Method


void clearProgrammeCache()

Summary

Clear the programme cache


Remarks

Useful if you wish to reduce the amount of memory DigiGuide uses.


Examples

var listings = app.getListingsManager();
listings.clearProgrammeCache();


Requirements

Build 1100