public class WifiState
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected int |
wifiState |
Modifier and Type | Method and Description |
---|---|
static WifiState |
getInstance(int wifiState) |
int |
getWifiState() |
org.json.JSONObject |
toJson() |
java.lang.String |
toString() |
public int getWifiState()
public java.lang.String toString()
toString
in class java.lang.Object
public org.json.JSONObject toJson() throws org.json.JSONException
org.json.JSONException
public static WifiState getInstance(int wifiState)