zoom-plugin-sdk-windows

Installation
SKILL.md

Zoom Plugin SDK for Windows

Use native C++ to control Zoom Workplace from a separate Windows desktop application.

Start Here

  1. Read Lifecycle and Integration.
  2. Use Package and API Map to locate the authoritative interface and sample dialog for a feature.
  3. Use Capabilities to check whether the official client can do the requested operation.
  4. Build the bundled PSDKTest sample in the matching architecture.
  5. Implement auth, IPC, and meeting-state callbacks before feature controls.
  6. Use Common Issues for build, runtime DLL, listener, permission, and compatibility failures.

Baseline Requirements

Installs
2
Repository
zoom/skills
GitHub Stars
73
First Seen
12 days ago
zoom-plugin-sdk-windows — zoom/skills