WifiInfo.NetworkId Property

Definition

Each configured network has a unique small integer ID, used to identify the network when performing operations on the supplicant.

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

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to