Skip to content

floatinghotpot/cordova-plugin-wifi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cordova-plugin-wifi

Cordova plugin to access mobile device WiFi

API

getWifiInfo(okcallback, failcallback);

enableWifi(istrue, okcallback, failcallback)

connectWifi(istrue, params, okcallback, failcallback);

enableWifiAP(istrue, params, okcallback, failcallback);

enableWifiLock(istrue, okcallback, failcallback);

Credits

The plugin is created and maintained by Raymond Xie.

About

Cordova plugin to access mobile device Wifi info and operation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published