Android.Net.Wifi.WifiConfiguration.HiddenSSID Property
This is a network that does not broadcast its SSID, so an SSID-specific probe request must be used for scans.

Syntax

[Android.Runtime.Register("hiddenSSID")]
public bool HiddenSSID { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

This is a network that does not broadcast its SSID, so an SSID-specific probe request must be used for scans.

[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