ChatThreadManagerDeprecated extension Null safety
Methods
-
addChatThreadManagerListener(
ChatThreadManagerListener listener) → void - Adds the chat thread manager listener. After calling this method, you can listen for new chat threads when they arrive.
-
clearAllChatThreadManagerListeners(
) → void - Removes all chat thread listeners.
-
removeChatThreadManagerListener(
ChatThreadManagerListener listener) → void - Removes the chat thread listener.