| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
asJson() |
static Message |
createMessage(org.json.JSONObject jsonObject) |
Chat |
getChat() |
Content |
getContent() |
int |
getForwardedDate() |
User |
getForwardedFrom() |
int |
getMessageId() |
Message |
getRepliedTo() |
User |
getSender() |
int |
getTimeStamp() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforwardMessagepublic static Message createMessage(org.json.JSONObject jsonObject)
public int getMessageId()
public int getTimeStamp()
public User getSender()
public Chat getChat()
public User getForwardedFrom()
public int getForwardedDate()
public Message getRepliedTo()
public Content getContent()
public org.json.JSONObject asJson()
Copyright © 2016. All rights reserved.