How to use start url in mobile SDK

I have created start_url using this service Zoom Meeting API in my server. I send this start_url to mobile(iOS/Android). How to use this start_url in mobile SDK to host meeting.

Hi selvam,

Thanks for the post. The start URL cannot be used by our SDK directly, so you need to parse the corresponding information from the start URL and pass them as parameters to SDK to start a meeting.

Hope this helps. Thanks!