WifiManager.DhcpInfo Property

Definition

Return the DHCP-assigned addresses from the last successful DHCP request, if any.

public virtual Android.Net.DhcpInfo? DhcpInfo { [Android.Runtime.Register("getDhcpInfo", "()Landroid/net/DhcpInfo;", "GetGetDhcpInfoHandler")] get; }
[<get: Android.Runtime.Register("getDhcpInfo", "()Landroid/net/DhcpInfo;", "GetGetDhcpInfoHandler")>]
member this.DhcpInfo : Android.Net.DhcpInfo

Property Value

Attributes

Remarks

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