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