다음을 통해 공유


WifiManager.LocalOnlyHotspotReservation.SoftApConfiguration Property

Definition

Returns the SoftApConfiguration of the current Local Only Hotspot (LOHS).

public virtual Android.Net.Wifi.SoftApConfiguration SoftApConfiguration { [Android.Runtime.Register("getSoftApConfiguration", "()Landroid/net/wifi/SoftApConfiguration;", "GetGetSoftApConfigurationHandler", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getSoftApConfiguration", "()Landroid/net/wifi/SoftApConfiguration;", "GetGetSoftApConfigurationHandler", ApiSince=30)>]
member this.SoftApConfiguration : Android.Net.Wifi.SoftApConfiguration

Property Value

Attributes

Remarks

Returns the SoftApConfiguration of the current Local Only Hotspot (LOHS).

Java documentation for android.net.wifi.WifiManager.LocalOnlyHotspotReservation.getSoftApConfiguration().

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