This property says whether caching has been enabled for this application
AppMobi.device.hasCaching
Description:
This property says whether caching has been enabled for this application. Functions under AppMobi.cache for mediacache will not be available if this is false.
Example:
alert(AppMobi.device.hasCaching);
Version:
This property is available in appMobi Version 3.0.0
English