hyphenate_SDK4.0 4.4.0
hyphenate java IM SDK
com.hyphenate.chat.EMConversation 成员列表

成员的完整列表,这些成员属于 com.hyphenate.chat.EMConversation,包括所有继承而来的类成员

appendMessage(EMMessage msg)com.hyphenate.chat.EMConversation
clear()com.hyphenate.chat.EMConversation
clearAllMessages()com.hyphenate.chat.EMConversation
conversationId()com.hyphenate.chat.EMConversation
getAllMessages()com.hyphenate.chat.EMConversation
getAllMsgCount()com.hyphenate.chat.EMConversation
getExtField()com.hyphenate.chat.EMConversation
getLastMessage()com.hyphenate.chat.EMConversation
getLatestMessageFromOthers()com.hyphenate.chat.EMConversation
getMessage(String messageId, boolean markAsRead)com.hyphenate.chat.EMConversation
getMessageAttachmentPath()com.hyphenate.chat.EMConversation
getPinnedTime()com.hyphenate.chat.EMConversation
getType()com.hyphenate.chat.EMConversation
getUnreadMsgCount()com.hyphenate.chat.EMConversation
insertMessage(EMMessage msg)com.hyphenate.chat.EMConversation
isChatThread()com.hyphenate.chat.EMConversation
isGroup()com.hyphenate.chat.EMConversation
isPinned()com.hyphenate.chat.EMConversation
loadMoreMsgFromDB(String startMsgId, int pageSize)com.hyphenate.chat.EMConversation
loadMoreMsgFromDB(String startMsgId, int pageSize, EMSearchDirection direction)com.hyphenate.chat.EMConversation
markAllMessagesAsRead()com.hyphenate.chat.EMConversation
markMessageAsRead(String messageId)com.hyphenate.chat.EMConversation
marks()com.hyphenate.chat.EMConversation
msgType2ConversationType(String id, EMMessage.ChatType type)com.hyphenate.chat.EMConversationstatic
removeMessage(String messageId)com.hyphenate.chat.EMConversation
removeMessages(long startTime, long endTime)com.hyphenate.chat.EMConversation
removeMessagesFromServer(List< String > msgIdList, EMCallBack callBack)com.hyphenate.chat.EMConversation
removeMessagesFromServer(long beforeTimeStamp, EMCallBack callBack)com.hyphenate.chat.EMConversation
searchCustomMsgFromDB(String keywords, long timeStamp, int maxCount, String from, EMSearchDirection direction)com.hyphenate.chat.EMConversation
searchMsgFromDB(long timeStamp, int maxCount, EMSearchDirection direction)com.hyphenate.chat.EMConversation
searchMsgFromDB(EMMessage.Type type, long timeStamp, int maxCount, String from, EMSearchDirection direction)com.hyphenate.chat.EMConversation
searchMsgFromDB(String keywords, long timeStamp, int maxCount, String from, EMSearchDirection direction)com.hyphenate.chat.EMConversation
searchMsgFromDB(String keywords, long timeStamp, int maxCount, String from, EMSearchDirection direction, EMConversation.EMMessageSearchScope searchScope)com.hyphenate.chat.EMConversation
searchMsgFromDB(long startTimeStamp, long endTimeStamp, int maxCount)com.hyphenate.chat.EMConversation
setExtField(String ext)com.hyphenate.chat.EMConversation
updateMessage(EMMessage msg)com.hyphenate.chat.EMConversation