| Constructor and Description |
|---|
Conversation() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitvalidateRequiredpublic ConversationCanWrite getCanWrite()
public Conversation setCanWrite(ConversationCanWrite canWrite)
public ChatSettings getChatSettings()
public Conversation setChatSettings(ChatSettings chatSettings)
public Keyboard getCurrentKeyboard()
public Conversation setCurrentKeyboard(Keyboard currentKeyboard)
public java.lang.Boolean getImportant()
public Conversation setImportant(java.lang.Boolean important)
public java.lang.Integer getInRead()
public Conversation setInRead(java.lang.Integer inRead)
public java.lang.Boolean getIsMarkedUnread()
public Conversation setIsMarkedUnread(java.lang.Boolean isMarkedUnread)
public java.lang.Integer getLastConversationMessageId()
public Conversation setLastConversationMessageId(java.lang.Integer lastConversationMessageId)
public java.lang.Integer getLastMessageId()
public Conversation setLastMessageId(java.lang.Integer lastMessageId)
public java.util.List<java.lang.Integer> getMentions()
public Conversation setMentions(java.util.List<java.lang.Integer> mentions)
public MessageRequestData getMessageRequestData()
public Conversation setMessageRequestData(MessageRequestData messageRequestData)
public java.lang.Integer getOutRead()
public Conversation setOutRead(java.lang.Integer outRead)
public OutReadBy getOutReadBy()
public Conversation setOutReadBy(OutReadBy outReadBy)
public ConversationPeer getPeer()
public Conversation setPeer(ConversationPeer peer)
public PushSettings getPushSettings()
public Conversation setPushSettings(PushSettings pushSettings)
public ConversationSortId getSortId()
public Conversation setSortId(ConversationSortId sortId)
public ConversationSpecialServiceType getSpecialServiceType()
public Conversation setSpecialServiceType(ConversationSpecialServiceType specialServiceType)
public java.lang.Boolean getUnanswered()
public Conversation setUnanswered(java.lang.Boolean unanswered)
public java.lang.Integer getUnreadCount()
public Conversation setUnreadCount(java.lang.Integer unreadCount)
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String toPrettyString()