使用范围:Native
Contents
class com.justep.cordova.plugin.app.utils (com.justep.cordova.plugin.app.utils)
提供app更新 资源包更新能力设置首页等相关能力
Constructor Top
utils () |
Static Methods Top
void | clearCache (int type) | |
void | clearCache (int type) | |
string | getResourceDirPath () | |
string | getResourceDirPath () | |
Boolean | isWifiConnection () | |
Boolean | isWifiConnection () | |
void | setIndexPageUrl (string indexPageUrl) | |
void | setIndexPageUrl (string indexPageUrl) | |
void | updateAppResource (string resourceDownloadUrl) | |
void | updateAppResource (string resourceDownloadUrl) |
Constructor details
Top
public
utils
()
提供app更新 资源包更新能力设置首页等相关能力
public
utils
()
提供app更新 资源包更新能力设置首页等相关能力
Static Methods Detail Top
static
public
void
clearCache
(int type)
清除cache文件和文件夹
static
public
void
clearCache
(int type)
清除cache文件和文件夹
static
public
string
getResourceDirPath
()
获取资源路径
static
public
string
getResourceDirPath
()
获取资源路径
static
public
Boolean
isWifiConnection
()
判断当前是否为wifi连接
static
public
Boolean
isWifiConnection
()
判断当前是否为wifi连接
static
public
void
setIndexPageUrl
(string indexPageUrl)
设置首页
static
public
void
setIndexPageUrl
(string indexPageUrl)
设置首页
static
public
void
updateAppResource
(string resourceDownloadUrl)
更新app资源
static
public
void
updateAppResource
(string resourceDownloadUrl)
更新app资源