Control rotating in zoom sdk

Hi Zoom!

Is there any code you can give me to control rotating in the zoom SDK?

Hi @Gsagas.mb, thanks for the post.

You can prevent the meeting Activity from rotating by either extending the MeetingActivity class or implementing a custom meeting UI and explicitly setting an orientation for your Activity.

Thanks!

1 Like

Hi @jon.zoom , thanks for replying

Can you give us a code for controlling rotating (Stop it from waiting room until the zoom class to not losing data in this time) plz

Hi @Gsagas.mb,

The setting to prevent an Activity from rotating is outside the scope of the SDK’s functionality, so we will unfortunately not be able to provide assistance on this forum. I recommend checking out StackOverflow and/or the official Android documentation for more information. :slightly_smiling_face:

Thanks!

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