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

Inherits JSONObject.

List of all members.

Public Member Functions

 HConvState (JSONObject jsonObj) throws JSONException
String getStatus ()
void setStatus (String status) throws MissingAttrException

Package Attributes

final Logger logger = LoggerFactory.getLogger(HConvState.class)

Detailed Description

Version:
0.6 This kind of payload is used to describe the status of a thread of correlated messages identified by its convid. Multiple hConvStates with the same convid can be published into a channel, specifying the evolution of the state of the thread during time.

Member Function Documentation

The status of the thread

Returns:
topic description. NULL if undefined

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