Hiding Chat Option

Description
Is there a way to hide the chat option while using the Default UI? I have checked the documentation but I can’t seem to find a way of doing it, however, there does seem to way to do it with the iOS SDK

MobileRTC.shared().getMeetingSettings()?.meetingChatHidden = true

Which Android Meeting SDK version?
v5.9.3.4273

Hi @andrew.joyce,

Is the disableChatUI method what you are looking for?

Thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.