hi,
When we add a user to room with room.addUser, room adaptor lists user as joined member but can not handle chat request from user.
Room adaptor class able to init user.SendChatNotification but can not handle listening client chat event.
What is going on here ? Please help me.
Thanks.