Getting adhoc room ID in Electron

Hi!

I’ve implemented a system in electron Zoom SDK. I want it to start an ad hoc meeting. Once started, it needs to send the room ID to another app, so that app can connect tot he same room.

I understand that to start an ad hoc meeting, I give the room ID of 0. This much works. 

What I need now is a way to tell what the resultant room number is so I can send that information tot he other app. 

Is there a way to do this?

 

Thanks,

 

Ilan

now we don’t wrap get current meeting id interface to electron. sorry for that.