ChatManagerDeprecated extension

on

Methods

addChatManagerListener(EMChatManagerListener listener) → void
Adds the chat manager listener. After calling this method, you can listen for new messages when they arrive.
clearAllChatManagerListeners() → void
Removes all chat manager listeners.
removeChatManagerListener(EMChatManagerListener listener) → void
Removes the chat manager listener.