Android.Net.Wifi.WifiConfiguration.NetworkId Property
The ID number that the supplicant uses to identify this network configuration entry.

Syntax

[Android.Runtime.Register("networkId")]
public int NetworkId { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The ID number that the supplicant uses to identify this network configuration entry. This must be passed as an argument to most calls into the supplicant.

[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