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

Inherits JSONObject.

List of all members.

Public Member Functions

 HAlert (JSONObject jsonObj) throws JSONException
String getAlert ()
void setAlert (String alert) throws MissingAttrException

Package Attributes

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

Detailed Description

Version:
0.6 Alert message payload

Member Function Documentation

The message provided by the author to describe the alert. (Eg : Power Failure)

Returns:
alert message. NULL if undefined

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