![]() |
Hubiquitus Android
0.6.1
Android client for hubiquitus protocol
|
Inherits JSONObject.
Public Member Functions | |
HAuthCallback | getAuthCB () |
void | setAuthCB (HAuthCallback authCB) |
HOptions (JSONObject jsonObj) throws JSONException | |
HOptions (HOptions options) | |
String | getTransport () |
void | setTransport (String transport) |
JSONArray | getEndpoints () |
void | setEndpoints (JSONArray endpoints) |
int | getTimeout () |
void | setTimeout (int timeout) |
Package Attributes | |
final Logger | logger = LoggerFactory.getLogger(HOptions.class) |
Transport layer used to connect to hNode (ie : socketio)