java.lang.Object | |||
java.lang.Enum<E extends java.lang.Enum<E>> | Serializable Comparable<T> | ||
android.net.wifi.WifiConfiguration.Status |
Possible status of a network configuration.
WifiConfiguration.Status | CURRENT | this is the network we are currently connected to |
WifiConfiguration.Status | DISABLED | supplicant will not attempt to use this network |
WifiConfiguration.Status | ENABLED | supplicant will consider this network available for association |
static | WifiConfiguration.Status | valueOf(String name) | ||||
final | static | Status[] | values() |
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:56 |