| java.lang.Object | |
| ↳ | android.net.wifi.WifiConfiguration.Status |
Possible status of a network configuration.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | CURRENT | this is the network we are currently connected to | |||||||||
| int | DISABLED | supplicant will not attempt to use this network | |||||||||
| int | ENABLED | supplicant will consider this network available for association | |||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| strings | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
this is the network we are currently connected to
supplicant will not attempt to use this network
supplicant will consider this network available for association