Android.Net.Wifi.WifiManager.SaveConfiguration Method
Tell the supplicant to persist the current list of configured networks.

Syntax

[Android.Runtime.Register("saveConfiguration", "()Z", "GetSaveConfigurationHandler")]
public virtual bool SaveConfiguration ()

Returns

Documentation for this section has not yet been entered.

Remarks

Tell the supplicant to persist the current list of configured networks.

Note: It is possible for this method to change the network IDs of existing networks. You should assume the network IDs can be different after calling this method.

[Android Documentation]

Requirements

Namespace: Android.Net.Wifi
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1