使用范围:Native
Contents
class cordova-plugin-filepath (cordova-plugin-filepath)
路径转换
Constructor Top
cordova-plugin-filepath () |
Static Methods Top
void | resolveNativePath (String content路径, Function onSuccess, Function onError) |
Constructor details
Top
public
cordova-plugin-filepath
()
路径转换
public
cordova-plugin-filepath
()
路径转换
Static Methods Detail Top
static
public
void
resolveNativePath
(String content路径, Function onSuccess, Function onError)
将指定的“content://”路径转换成“file://”格式的路径。