HTML Application SDK
A0.101
|
import"NetworkManagerPlugin.idl";
Public Attributes | |
readonly attribute Integer | channel |
readonly attribute Integer | id |
readonly attribute Boolean | isLocked |
readonly attribute String | macAddress |
readonly attribute String | name |
readonly attribute Integer | strength |
This is a class which implements global WifiNetwork object.
readonly attribute Integer WifiNetwork.channel |
Channel information of the wifi network
readonly attribute Integer WifiNetwork.id |
Wifi network id
readonly attribute Boolean WifiNetwork.isLocked |
Access type information of the wifi network
readonly attribute String WifiNetwork.macAddress |
Wifi network mac address
readonly attribute String WifiNetwork.name |
Name information of the wifi network
readonly attribute Integer WifiNetwork.strength |
Strength information of the wifi network