- config
- the set of variables that describe the configuration, contained in a Android.Net.Wifi.WifiConfiguration object.
Documentation for this section has not yet been entered.
Add a new network description to the set of configured networks. The networkId field of the supplied configuration object is ignored.
The new network will be marked DISABLED by default. To enable it, called WifiManager.EnableNetwork(int, System.Boolean).