Freigeben über


WifiSsidPolicy.Ssids Property

Definition

Returns the set of WifiSsid

public System.Collections.Generic.ICollection<Android.Net.Wifi.WifiSsid> Ssids { [Android.Runtime.Register("getSsids", "()Ljava/util/Set;", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getSsids", "()Ljava/util/Set;", "", ApiSince=33)>]
member this.Ssids : System.Collections.Generic.ICollection<Android.Net.Wifi.WifiSsid>

Property Value

Attributes

Remarks

Returns the set of WifiSsid

Java documentation for android.app.admin.WifiSsidPolicy.getSsids().

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