com.eurotech.framework.net.wifi
Class WifiHotspotInfo
java.lang.Object
com.eurotech.framework.net.wifi.WifiHotspotInfo
public class WifiHotspotInfo
- extends Object
WifiHotspotInfo
public WifiHotspotInfo(String ssid,
String macAddress,
int signalLevel,
int channel,
int frequency,
WifiSecurity security)
getSsid
public String getSsid()
getMacAddress
public String getMacAddress()
getSignalLevel
public int getSignalLevel()
getChannel
public int getChannel()
getFrequency
public int getFrequency()
getSecurity
public WifiSecurity getSecurity()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013. All Rights Reserved.