Uses of Class
android.net.wifi.WifiConfiguration

Packages that use WifiConfiguration
android.net.wifi   
 

Uses of WifiConfiguration in android.net.wifi
 

Methods in android.net.wifi that return types with arguments of type WifiConfiguration
 List<WifiConfiguration> WifiManager.getConfiguredNetworks()
           
 

Methods in android.net.wifi with parameters of type WifiConfiguration
 int WifiManager.addNetwork(WifiConfiguration config)
           
 int WifiManager.updateNetwork(WifiConfiguration config)
           
 



Copyright © 2008-2012. All Rights Reserved.