zoom-plugin-sdk-macos

Installation
SKILL.md

Zoom Plugin SDK for macOS

Use Swift or Objective-C to control Zoom Workplace from a separate native macOS application.

Start Here

  1. Read Lifecycle and Integration.
  2. Use Package and API Map to locate the authoritative header and sample for a feature.
  3. Use Capabilities to check whether the official client can do the requested operation.
  4. Implement the smallest auth and IPC connection baseline.
  5. Add start/join and meeting-state handling.
  6. Add one feature toolkit at a time.
  7. Use Common Issues when callbacks, linking, permissions, or client compatibility fail.

Baseline Requirements

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