Hubiquitus Android  0.6.1
Android client for hubiquitus protocol
org.hubiquitus.hapi.hStructures.HOptions Class Reference

Inherits JSONObject.

List of all members.

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)

Detailed Description

Version:
0.6 hAPI options. For more info, see Hubiquitus reference

Member Function Documentation

Transport layer used to connect to hNode (ie : socketio)


The documentation for this class was generated from the following file:
 All Classes Functions Variables