public abstract class MessageData extends java.lang.Object implements Jsonable
| Constructor and Description |
|---|
MessageData() |
| Modifier and Type | Method and Description |
|---|---|
abstract Type |
getType() |
org.json.JSONObject |
toJsonObject() |
public abstract Type getType()
public org.json.JSONObject toJsonObject()
throws org.json.JSONException
toJsonObject in interface Jsonableorg.json.JSONException