hyphenate_SDK3.0  3.6.1
hyphenatejavaIMSDK
com.hyphenate.chat.EMChatManager 成员列表

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

ackMessageRead(String to, String messageId)com.hyphenate.chat.EMChatManager
addConversationListener(EMConversationListener listener)com.hyphenate.chat.EMChatManager
addMessageListener(EMMessageListener listener)com.hyphenate.chat.EMChatManager
asyncFetchHistoryMessage(final String conversationId, final EMConversationType type, final int pageSize, final String startMsgId, final EMValueCallBack< EMCursorResult< EMMessage >> callBack)com.hyphenate.chat.EMChatManager
aysncRecallMessage(final EMMessage message, final EMCallBack callback) (定义于 com.hyphenate.chat.EMChatManager)com.hyphenate.chat.EMChatManager
deleteConversation(String username, boolean deleteMessages)com.hyphenate.chat.EMChatManager
downloadAttachment(final EMMessage msg)com.hyphenate.chat.EMChatManager
downloadFile(final String remoteUrl, final String localFilePath, final Map< String, String > headers, final EMCallBack callback)com.hyphenate.chat.EMChatManager
downloadThumbnail(final EMMessage msg)com.hyphenate.chat.EMChatManager
EMChatManager() (定义于 com.hyphenate.chat.EMChatManager)com.hyphenate.chat.EMChatManagerprotected
EMChatManager(EMClient client, EMAChatManager manager) (定义于 com.hyphenate.chat.EMChatManager)com.hyphenate.chat.EMChatManagerprotected
fetchHistoryMessages(String conversationId, EMConversationType type, int pageSize, String startMsgId)com.hyphenate.chat.EMChatManager
getAllConversations()com.hyphenate.chat.EMChatManager
getConversation(String id)com.hyphenate.chat.EMChatManager
getConversation(String id, EMConversationType type)com.hyphenate.chat.EMChatManager
getConversation(String username, EMConversationType type, boolean createIfNotExists)com.hyphenate.chat.EMChatManager
getConversationsByType(EMConversationType type)com.hyphenate.chat.EMChatManager
getMessage(String messageId)com.hyphenate.chat.EMChatManager
getUnreadMessageCount()com.hyphenate.chat.EMChatManager
getUnreadMsgsCount()com.hyphenate.chat.EMChatManager
importMessages(List< EMMessage > msgs)com.hyphenate.chat.EMChatManager
loadAllConversations()com.hyphenate.chat.EMChatManager
markAllConversationsAsRead()com.hyphenate.chat.EMChatManager
recallMessage(EMMessage message)com.hyphenate.chat.EMChatManager
removeConversationListener(EMConversationListener listener)com.hyphenate.chat.EMChatManager
removeMessageListener(EMMessageListener listener)com.hyphenate.chat.EMChatManager
saveMessage(EMMessage message)com.hyphenate.chat.EMChatManager
searchMsgFromDB(EMMessage.Type type, long timeStamp, int maxCount, String from, EMConversation.EMSearchDirection direction)com.hyphenate.chat.EMChatManager
searchMsgFromDB(String keywords, long timeStamp, int maxCount, String from, EMConversation.EMSearchDirection direction)com.hyphenate.chat.EMChatManager
sendMessage(final EMMessage msg)com.hyphenate.chat.EMChatManager
setMessageListened(EMMessage message)com.hyphenate.chat.EMChatManager
setVoiceMessageListened(EMMessage message)com.hyphenate.chat.EMChatManager
updateMessage(EMMessage message)com.hyphenate.chat.EMChatManager
updateParticipant(String from, String changeTo)com.hyphenate.chat.EMChatManager