ChatManagerDeprecated extension Null safety
- on
Methods
-
addChatManagerListener(
ChatManagerListener 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(
ChatManagerListener listener) → void - Removes the chat manager listener.