hyphenate_SDK4.0 4.2.3-lite
hyphenate java IM SDK
com.hyphenate.chat.EMChatManager 成员列表

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

ackConversationRead(String conversationId)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
asyncFetchConversationsFromServer(final int limit, final String cursor, final EMValueCallBack< EMCursorResult< EMConversation > > callback)com.hyphenate.chat.EMChatManager
asyncFetchHistoryMessages(String conversationId, EMConversationType type, int pageSize, String cursor, EMFetchMessageOption option, final EMValueCallBack< EMCursorResult< EMMessage > > callBack)com.hyphenate.chat.EMChatManager
asyncFetchPinnedConversationsFromServer(final int limit, final String cursor, final EMValueCallBack< EMCursorResult< EMConversation > > callback)com.hyphenate.chat.EMChatManager
asyncPinConversation(final String conversationId, boolean isPinned, final EMCallBack callback)com.hyphenate.chat.EMChatManager
asyncRecallMessage(final EMMessage message, final EMCallBack callback)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
downloadAttachment(final EMMessage msg)com.hyphenate.chat.EMChatManager
downloadThumbnail(final EMMessage msg)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
getConversationsByType(EMConversationType type)com.hyphenate.chat.EMChatManager
getMessage(String messageId)com.hyphenate.chat.EMChatManager
getUnreadMessageCount()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, long beforeTimeStamp, EMCallBack callBack)com.hyphenate.chat.EMChatManagerprotected
saveMessage(EMMessage message)com.hyphenate.chat.EMChatManager
sendMessage(final EMMessage msg)com.hyphenate.chat.EMChatManager
setVoiceMessageListened(EMMessage message)com.hyphenate.chat.EMChatManager