How to schedule meeting for logged-in user in android studio

Description
I updated Zoom Android SDK, after updating to new SDK services called PreMeetingServiceListener and PreMeetingService has stopped working which I was using to schedule meetings earlier. No method is able to use, for example, listMeeting, scheduleMeeting has stopped working. I can not find explaination of scheduling meeting in new SDK.

Version
Version v5.10.6.6361

Please help me out in finding solution on how can I schedule meeting.
Thank you

I believe is was around SDK v5.7.6.1915, the list meeting and schedule meeting functionality was removed from the SDK. You must now use the REST API to access those features.

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