Android.Net.Wifi.WifiInfo.NetworkId Property
Each configured network has a unique small integer ID, used to identify the network when performing operations on the supplicant.

Syntax

[get: Android.Runtime.Register("getNetworkId", "()I", "GetGetNetworkIdHandler")]
public virtual int NetworkId { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Each configured network has a unique small integer ID, used to identify the network when performing operations on the supplicant. This method returns the ID for the currently connected network.

[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