Android Disable screenshots

I am using Android sdk version: v5.9.1.3674

Though i am mentioning
getWindow().setFlags(WindowManager.LayoutParams.FLAG_SECURE,
WindowManager.LayoutParams.FLAG_SECURE);
inside oncreate. I am able to take screenshot in meeting.

How can i disable screenshot and video capture in zoom meetings.

Thanks

Hi, @jainvishal258,

Thank you for posting in the Zoom Developer Forum. I recommend posting in our #meeting-sdk:android category. Our developer team there will be a wonderful resource to you. They can answer any questions in relation to developing with the Andriod SDK.

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