|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WifiInterfaceAddress
Interface for wifi status information
| Method Summary | |
|---|---|
long |
getBitrate()
The bit rate currently used by the wireless device, in kilobits/second (Kb/s). |
WifiMode |
getMode()
The operating mode of the wireless device. |
WifiAccessPoint |
getWifiAccessPoint()
Returns the WifiAccessPoint that this InterfaceAddress was acquired from when in managed mode. |
| Methods inherited from interface com.eurotech.framework.net.NetInterfaceAddress |
|---|
getAddress, getBroadcast, getDnsServers, getGateway, getNetmask, getNetworkPrefixLength |
| Method Detail |
|---|
WifiMode getMode()
long getBitrate()
WifiAccessPoint getWifiAccessPoint()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||