Freigeben über


WifiInfo.HiddenSSID Property

Definition

public virtual bool HiddenSSID { [Android.Runtime.Register("getHiddenSSID", "()Z", "GetGetHiddenSSIDHandler")] get; }
[<get: Android.Runtime.Register("getHiddenSSID", "()Z", "GetGetHiddenSSIDHandler")>]
member this.HiddenSSID : bool

Property Value

true if this network does not broadcast its SSID, so an SSID-specific probe request must be used for scans.

Attributes

Remarks

Java documentation for android.net.wifi.WifiInfo.getHiddenSSID().

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