Customise meeting ui with Zoom Android SDK. Need Chat, Shared screen and Main video in one screen

@carson.zoom.

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.