DigiGuide Logo

Home » Development Area » DigiGuide Script » API Index » Class: ListingsManager » clearProgrammeCache Method

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

(Last updated: July 04, 2008 15:17:13)