Electron sdk - start meeting as a host

We are developing an app with the electron zoom sdk. So far our users can join existing meetings as unlogged users, but now we want them to be able to host meetings. For that we suppose we have to link a user’s zoom account with ours. What we don’t understand if the electron sdk provides a solution for it, cause the sdk documentation it’s not very clear. We know that exists a Login() inside the zoom_auth module but we don’t know what this method returns. Also there is this method StartMeeting() in the zoom_meeting module.

It would be really helpful if anyone could clarify those questions that we have.

1 Like

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