Inherits JSONObject.
List of all members.
Public Member Functions |
| HAck (JSONObject jsonObj) throws JSONException |
HAckValue | getAck () |
void | setAck (HAckValue ack) throws MissingAttrException |
Package Attributes |
final Logger | logger = LoggerFactory.getLogger(HAck.class) |
Detailed Description
- Version:
- 0.6 hAPI allows to attach acknowledgements to each message. Acknowledgements are used to identify the participants that have received or not received, read or not read a message Note, when a hMessage contains a such kind of payload, the convid must be provided with the same value has the acknowledged hMessage.
Member Function Documentation
The status of the acknowledgement.
- Returns:
- acknowledgement status. NULL if undefined
The documentation for this class was generated from the following file:
- hAPI-android/src/main/java/org/hubiquitus/hapi/hStructures/HAck.java