I am building an LMS based android app which will have live classes but I don’t want to share a meeting link instead everything should work directly on the app. Is this possible?
Yes, it’s possible. Use the Zoom Meeting SDK to run classes directly inside your app without sharing links. If you want a fully custom interface, go with the Zoom Video SDK. Both need server side authentication for secure access.
What’s the difference between Meeting SDK and Video SDK? Are these free of cost?