floatinghotpot / cordova-plugin-wifi

Cordova plugin to access mobile device Wifi info and operation
MIT License
19 stars 16 forks source link

Better document this plugin #3

Open jorisw opened 9 years ago

jorisw commented 9 years ago

This plug-in seems to work at least for retrieving WiFi status, but I don't understand the documentation very well.

Please fully document all the methods and their parameters.

Specifically, what are the istrue arguments meant for?

msudol commented 6 years ago

agree, might be a useful plugin if it were documented.. don't even know what the getwifiinfo callback object has in it without inspecting it or looking at the source code.