提交 3b116a7c 编写于 作者: 杜庆泉's avatar 杜庆泉

setWifiList api

上级 a2080ab7
......@@ -367,5 +367,23 @@ interface Uni {
* @uniVueVersion 2,3 //支持的vue版本
*/
onOffWifiConnectedWithPartialInfo : OnOffWifiConnectedWithPartialInfo,
/**
* SetWifiList 暂未实现
*
* @uniPlatform {
* "app": {
* "android": {
* "osVer": "x",
* "uniVer": "x",
* "unixVer": "x"
* },
* "ios": {
* "osVer": "x",
* "uniVer": "x",
* "unixVer": "x"
* }
* }
* }
*/
setWifiList : SetWifiList,
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册