Ionic startInstantMeeting(), get call details

Description
While using Ionic cordova SDK, I call the function startInstantMeeting to make a user create a zoom meeting. Meanwhile I need another user to join this call, nevertheless this SDK doesn’t provide any response of the call meeting details.
¿Can I modify the meeting password or get the details in any other way?
My goal is not to make users write passwords, or at least give it to them in any way that can be copied.

Also, ¿are meeting options used in this function (startInstantMeeting) available for both Android and iOS?

Which Ionic Client SDK version?
Ionic 5

The solution to this was to use Zoom REST API next to Ionic SDK.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.