Disable User Joined & User Left Message on Android

, ,

Hi Zoom,
The android app always shows User Joined and User Left message on screen every time user joins or leave. This is bit annoying since we have more than 50 participants and some or other keeps disconnecting. Is there any way to disable that feature ?

Thanks

Hi,

currently Zoom doesn’t have this feature on standard client, we will add this to our roadmap and keep you posted.

Best

Thanks Wei, This is really needed since the messages is shown right at the middle of the mobile screen and this is too frequent if you have large no of participants.

Thanks

Hi L11

MeetingSettingsHelper . setNoUserJoinOrLeaveTipEnabled(false) will help you.