Android.Net.Wifi.WifiManager.RemoveNetwork Method
Remove the specified network from the list of configured networks.

Syntax

[Android.Runtime.Register("removeNetwork", "(I)Z", "GetRemoveNetwork_IHandler")]
public virtual bool RemoveNetwork (int netId)

Parameters

netId
the integer that identifies the network configuration to the supplicant

Returns

Documentation for this section has not yet been entered.

Remarks

Remove the specified network from the list of configured networks. This may result in the asynchronous delivery of state change events.

[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