How to add breakout room functionality to the C++ Desktop meeting SDK?

Is there a way to add the breakout room functionality to the C++ Desktop meeting SDK?

Latest C++ Windows Desktop Meeting SDK.

Hey @Evan_Fed,

Thanks for using the dev forum!

Yes, breakout room functionality is already supported in the C++ version of the SDK.
https://marketplacefront.zoom.us/sdk/meeting/windows/meeting__breakout__rooms__interface__v2_8h_source.html

Thanks!
Michael

Great! But, When using the Custom UI the button isn’t there and the popup box isn’t shown?
Also, that file isn’t located inside the C++ project?

Thank you for any help that you can offer!
Evan Federowicz

So I solved that finally, but the main issue now is that whenever I call the functions GetBODataHelper, GetBOAssistantHelper() etc… (GetBOor any of those similar the status returns NULL.
Which then crashes the program.
What would be the best way to go about fixing this issue?
The image below always returns NULL for any of the GetBO helpers.
Also this is using the C++ Zoom SDK.

Thank you for any help you can offer!!

For context, the GetMeetingBOcontroller does work as intended.

Hi @Evan_Fed,

I’ve already responded to the issue you’re seeing in another topic. Please try not to post the same content to multiple topics, as it can make the forum more difficult to navigate for other users. For more information around best practices, please see our FAQ. :slightly_smiling_face:

Thanks!

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