| Modifier and Type | Method and Description |
|---|---|
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()
Copyright © 2015. All rights reserved.