Hi,
I am an user of multiple groups.
When I start to type “MyName is Typing” should show only in the particular group or user but it is showing in all the groups where I’m a member and also that particular user.
addConversationListener in CometChatConversationList
To hide the typing message, - leave it empty inside override funcions onTypingStarted and onTypingEnded and isTyping will not show anymore.
But how to clear this issue, that need to show is Typing on particular user or group?