Setting the file. One moment.
Subchapter 157.8
concepts/meeting-sdk-vs-zoom-apps.mdMarkdown1 KBView on GitHub
Forum pattern: developers try to use Meeting SDK concepts inside Zoom Apps, or vice versa.
Use when you want a web app that runs inside the Zoom client:
The app runs in Zoom’s embedded browser and interacts with the meeting via @zoom/appssdk capabilities.
Use when you want to embed the Zoom meeting experience in your own app (outside the Zoom client):
If the question is “show contents in Zoom App via Meeting SDK”, first clarify which experience they actually want (inside Zoom vs embedded in their product).