public class ProviderStatus extends JsonBean
Constructor and Description |
---|
ProviderStatus(org.json.JSONObject jsonObject) |
Modifier and Type | Method and Description |
---|---|
String |
getVersion()
Get the version number of the Provider.
|
boolean |
isConnected()
The current connection status from the Client to the Provider.
|
get, getArray, getBoolean, getBooleanValue, getBooleanValue, getDoubleValue, getDoubleValue, getInteger, getIntegerValue, getJson, getJsonBean, getJsonBean, getJsonBeanList, getJsonCopy, getJsonValue, getList, getRectangle, getString, put, setArray, setBoolean, setInteger, setJsonArray, setJsonBean, setLong, setRectangle, setString, toString
public boolean isConnected()
public String getVersion()
Copyright © 2022. All rights reserved.