Can I use wifi manager in Tizen web application?

Can I use wifi manager in Tizen web application?

BY 26 Oct 2015 Web Application Development

My requirement is, after clicking on “ON” button in web App, wifi should started automatically and 
scan for Access Points and send frequency and signal strength of Access Points to server. 
This can be achieved by “Wifi manager” in tizen but as per the link “https://developer.tizen.org/ko/development/dev-guide/2.3.0?langredirect=1%22” “Wifi magager”  found only under native application not under web application.  

I don’t want to just display Wifi information (which can be achieved by “SystemInfoWifiNetwork”),

So Is there any way to use “Wifi manager” in web application.

Written by