Handling of 'MeetingUIType' state switching

How can I detect event of Speaker/Gallery mode switching?

As I understand I can switch it programmatically with next methods:
switchToActiveSpeakerView and switchToVideoWallView
And I can get the current state with:
getMeetingUIType

But is there any delegate or notification that can inform about the switching from Zoom UI?

Hi @anton.yereshchenko, thanks for using the dev forum.

As far as I am aware, there is no callback available for these actions within the SDK.

Thanks!

1 Like