How I get Invited Link When "START A INSTANT MEETING"?

Description
After login users get options, when I click the “START A INSTANT MEETING” that time video streaming is started. In top option, “ZOOM” button, I clicked and get invited link. But How can I get It programmatically?

Hi @masum1161,

Thanks for using Zoom SDK. You may use the following interface to get the link: ZoomSDK.getInstance().getInMeetingService().getCurrentMeetingUrl()

Thanks!

Now I understand. Thanks for your help.

Glad to be helpful. Then I will go ahead and close this thread. Please feel free to create another post if any other questions. :slight_smile: