public class ReceivedMessage extends IncomingMessage
attachments, quickReply, text| Constructor and Description |
|---|
ReceivedMessage() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getMid()
Gets the
mid. |
String |
getSeq()
Gets the
seq. |
int |
hashCode() |
void |
setMid(String mid)
Sets the
mid. |
void |
setSeq(String seq)
Sets the
seq. |
String |
toString() |
getAttachments, getQuickReply, getText, setAttachments, setQuickReply, setTextpublic int hashCode()
hashCode in class IncomingMessagepublic boolean equals(Object obj)
equals in class IncomingMessagepublic String toString()
toString in class IncomingMessageCopyright © 2017 BotMill. All rights reserved.