hyphenate_SDK3.0 3.9.9.2
hyphenate java IM SDK
com.hyphenate.chat.EMChatManager 成员列表

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

ackConversationRead(String conversationId)com.hyphenate.chat.EMChatManager
ackGroupMessageRead(String to, String messageId, String ext)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
addReaction(final String messageId, final String reaction)com.hyphenate.chat.EMChatManager
asyncAddReaction(final String messageId, final String reaction, final EMCallBack callback)com.hyphenate.chat.EMChatManager
asyncFetchConversationsFromServer(final EMValueCallBack< Map< String, EMConversation > > callBack)com.hyphenate.chat.EMChatManager
asyncFetchGroupReadAcks(final String msgId, final int pageSize, final String startAckId, final EMValueCallBack< EMCursorResult< EMGroupReadAck > > callBack)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
asyncFetchHistoryMessage(final String conversationId, final EMConversationType type, final int pageSize, final String startMsgId, final EMConversation.EMSearchDirection direction, final EMValueCallBack< EMCursorResult< EMMessage > > callBack)com.hyphenate.chat.EMChatManager
asyncGetReactionDetail(final String messageId, final String reaction, final String cursor, final int pageSize, final EMValueCallBack< EMCursorResult< EMMessageReaction > > callback)com.hyphenate.chat.EMChatManager
asyncGetReactionList(final List< String > messageIdList, final EMMessage.ChatType chatType, final String groupId, final EMValueCallBack< Map< String, List< EMMessageReaction > > > callback)com.hyphenate.chat.EMChatManager
asyncRecallMessage(final EMMessage message, final EMCallBack callback)com.hyphenate.chat.EMChatManager
asyncRemoveReaction(final String messageId, final String reaction, final EMCallBack callback)com.hyphenate.chat.EMChatManager
asyncReportMessage(String msgId, String reportTarget, String reportReason, EMCallBack callBack)com.hyphenate.chat.EMChatManager
clearCaches(String conversationId, long beforeTimeStamp) (定义于 com.hyphenate.chat.EMChatManager)com.hyphenate.chat.EMChatManager
clearCaches(String conversationId, List< String > msgIdList) (定义于 com.hyphenate.chat.EMChatManager)com.hyphenate.chat.EMChatManager
deleteConversation(String username, boolean deleteMessages)com.hyphenate.chat.EMChatManager
deleteConversationFromServer(String username, EMConversationType type, boolean isDeleteServerMessages, EMCallBack deleteCallBack)com.hyphenate.chat.EMChatManager
deleteMessagesBeforeTimestamp(long timeStamp, EMCallBack callback)com.hyphenate.chat.EMChatManager
downloadAttachment(final EMMessage msg)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, EMAReactionManager reactionManager) (定义于 com.hyphenate.chat.EMChatManager)com.hyphenate.chat.EMChatManagerprotected
fetchConversationsFromServer()com.hyphenate.chat.EMChatManager
fetchGroupReadAcks(String msgId, int pageSize, String startAckId)com.hyphenate.chat.EMChatManager
fetchHistoryMessages(String conversationId, EMConversationType type, int pageSize, String startMsgId)com.hyphenate.chat.EMChatManager
fetchHistoryMessages(String conversationId, EMConversationType type, int pageSize, String startMsgId, EMConversation.EMSearchDirection direction)com.hyphenate.chat.EMChatManager
fetchSupportLanguages(EMValueCallBack< List< EMLanguage > > callBack)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
getConversation(String username, EMConversationType type, boolean createIfNotExists, boolean isChatThread)com.hyphenate.chat.EMChatManager
getConversation(String username, EMConversationType type, boolean createIfNotExists, boolean isChatThread, boolean isChannel)com.hyphenate.chat.EMChatManager
getConversationsByType(EMConversationType type)com.hyphenate.chat.EMChatManager
getMessage(String messageId)com.hyphenate.chat.EMChatManager
getReactionDetail(final String messageId, final String reaction, final String cursor, final int pageSize)com.hyphenate.chat.EMChatManager
getReactionList(final List< String > messageIdList, final EMMessage.ChatType chatType, final String groupId)com.hyphenate.chat.EMChatManager
getUnreadMessageCount()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
removeMessagesFromServer(String conversationId, EMConversationType type, List< String > msgIdList, EMCallBack callBack)com.hyphenate.chat.EMChatManagerprotected
removeMessagesFromServer(String conversationId, EMConversationType type, long beforeTimeStamp, EMCallBack callBack)com.hyphenate.chat.EMChatManagerprotected
removeReaction(final String messageId, final String reaction)com.hyphenate.chat.EMChatManager
reportMessage(String msgId, String reportTarget, String reportReason)com.hyphenate.chat.EMChatManager
saveMessage(EMMessage message)com.hyphenate.chat.EMChatManager
searchMsgFromDB(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
setConversationSubscribeMode(String conversationId, SubscribeMode mode)com.hyphenate.chat.EMChatManager
setVoiceMessageListened(EMMessage message)com.hyphenate.chat.EMChatManager
translateMessage(EMMessage message, List< String > languages, EMValueCallBack< EMMessage > callBack)com.hyphenate.chat.EMChatManager
updateMessage(EMMessage message)com.hyphenate.chat.EMChatManager
updateParticipant(String from, String changeTo)com.hyphenate.chat.EMChatManager