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