I implemented the interface InMeetingServiceListener but am not getting any chat message on onChatMessageReceived, am able to send a message using sendChatToGroup() method, but am not getting any data on onChatMessageReceived() method. Please help.
I implemented the interface InMeetingServiceListener but am not getting any chat message on onChatMessageReceived, am able to send a message using sendChatToGroup() method, but am not getting any data on onChatMessageReceived() method. Please help.