public class JsonWifiInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
LOG_TAG |
protected android.net.wifi.WifiInfo |
wifiInfo |
Modifier and Type | Method and Description |
---|---|
static JsonWifiInfo |
getInstance(android.net.wifi.WifiInfo wifiInfo) |
org.json.JSONObject |
toJson() |
public static final java.lang.String LOG_TAG
protected android.net.wifi.WifiInfo wifiInfo
public org.json.JSONObject toJson() throws org.json.JSONException
org.json.JSONException
public static JsonWifiInfo getInstance(android.net.wifi.WifiInfo wifiInfo)