Partager via


SoftApConfiguration.WifiSsid Property

Definition

Return WifiSsid set to be the SSID for the AP.

public Android.Net.Wifi.WifiSsid? WifiSsid { [Android.Runtime.Register("getWifiSsid", "()Landroid/net/wifi/WifiSsid;", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getWifiSsid", "()Landroid/net/wifi/WifiSsid;", "", ApiSince=33)>]
member this.WifiSsid : Android.Net.Wifi.WifiSsid

Property Value

Attributes

Remarks

Return WifiSsid set to be the SSID for the AP.

Java documentation for android.net.wifi.SoftApConfiguration.getWifiSsid().

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