CacheInformation

The CacheInformation object provides information about entities saved in the blackberry.widgetcache .

Supported Platform(s)

- BlackBerry OS 5.0+

View Supported Platform Table

APIOS 5.0OS 6.0OS 7.0PlayBookRipple
expires Y Y Y   
size Y Y Y   
url Y Y Y   

Configuration Document Settings

To use all of the API described for this object, you must ensure the following settings are in your configuration document:


You must declare the feature element(s) below in your configuration document:

Feature IDOS 5.0OS 6.0OS 7.0PlayBookRipple
<feature id="blackberry.widgetcache.CacheInformation" /> Y Y Y   

Permission Elements (PlayBook Only)
This API does not require a <permission> element to be declared in the configuration document of your BlackBerry WebWorks Application.

API Summary


Properties

Properties:


Property Type Description Supported Platform(s)
expires Date
readonly
Contains the expiration date of the cached copy.
 - BlackBerry OS 5.0+
size Number
readonly
Contains the disk size of the cached copy.
 - BlackBerry OS 5.0+
url String
readonly
Contains the URL string of the mapping request.
 - BlackBerry OS 5.0+

Documentation generated by JsDoc Toolkit 2.4.0 on Sun Dec 30 2012 13:31:15 GMT-0500 (EST)