public static class WifiConfiguration.Status
extends Object
| java.lang.Object | |
| android.net.wifi.WifiConfiguration.Status | |
网络配置的可能状态。
常量(Constants) |
|
|---|---|
int |
CURRENT 这是我们目前连接到的网络 |
int |
DISABLED 请求方不会尝试使用此网络 |
int |
ENABLED 请求者会考虑将此网络用于关联 |
Fields |
|
|---|---|
public static final String[] |
strings |
继承方法(Inherited methods) |
|
|---|---|
java.lang.Object
|
|