public class JsonDhcpInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected android.net.DhcpInfo |
dhcpInfo |
Modifier and Type | Method and Description |
---|---|
static JsonDhcpInfo |
getInstance(android.net.DhcpInfo dhcpInfo) |
org.json.JSONObject |
toJson() |
public org.json.JSONObject toJson() throws org.json.JSONException
org.json.JSONException
public static JsonDhcpInfo getInstance(android.net.DhcpInfo dhcpInfo)