Meeting ID change in Meeting Window

Hello, I implemented zoom sdk in my code and when i am going to create meeting at that time i can see meeting id on top header of meeting window. I want to customize that meeting id. I try lots but did not got any solution.

I used below code for modify meeting id on meeting window but not working my side. Please suggest how to replace meeting id with my custom id.

ZoomSDKMeetingUIController* con = [meetingService getMeetingUIController];
unsigned int xyz = 123457;
 [con modifyMeetingInfoInMainWindow:xyz];

 

Thank you.

Hi Bhavsang,

Thanks for letting us know about this issue. We have been verified this is a bug on Zoom Mac SDK side, we will fix this issue in the next release.

Best

Thank you for support.

Can you please tell me when latest sdk release for mac ?

Marking as solved.

-Tommy