Android.Net.Wifi.WifiManager.DhcpInfo Property
Return the DHCP-assigned addresses from the last successful DHCP request, if any.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

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

[Android Documentation]

Requirements

Namespace: Android.Net.Wifi
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1