public static class WifiConfiguration.Status extends Object
Modifier and Type | Field and Description |
---|---|
static int |
CURRENT
this is the network we are currently connected to
|
static int |
DISABLED
supplicant will not attempt to use this network
|
static int |
ENABLED
supplicant will consider this network available for association
|
static String[] |
strings |
public static final int CURRENT
public static final int DISABLED
public static final int ENABLED
public static final String[] strings