Is there an actual documentation for Zoom Video SDK for Web - version of 1?
For now I could find it only for version of 2 - marketplacefront.zoom.us/sdk/custom/web/index.html
Is there an actual documentation for Zoom Video SDK for Web - version of 1?
For now I could find it only for version of 2 - marketplacefront.zoom.us/sdk/custom/web/index.html
Hey @Eugene1
Thanks for your feedback.
Currently, we don’t maintain multiple versions of the API reference on the site.
However, you can find the API definitions in the @zoom/videosdk package under the dist/types directory. Our reference documentation is also generated based on these type definitions.
Thanks
Vic