flutter_zoom_plugin icon indicating copy to clipboard operation
flutter_zoom_plugin copied to clipboard

How to parse url to join the meeting

Open JAGANPS opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe. I am getting join url which has meeting ID ,password and token which only registered users can join the meeting ,now how to parse this and join the meeting for now I am navigating it original zoom app to join the meeting without any issue but I need to join with in the application how can I process it .

Describe the solution you'd like How to parse zoom meeting url with token to join the meeting without any interruption.

JAGANPS avatar Jan 22 '21 08:01 JAGANPS