public class ContactMessage extends Message
| Constructor and Description |
|---|
ContactMessage(long id,
User sender,
long date,
Chat chat,
Message replyToMessage,
java.lang.String authorSignature,
Contact contact) |
| Modifier and Type | Method and Description |
|---|---|
Contact |
getContact()
Getter for property
contact. |
equals, getAuthorSignature, getChat, getDate, getEditDate, getId, getReplyToMessage, getSender, hashCode