# Meeting SDK macOS Guide ## Scope macOS Meeting SDK integration for default/custom UI, auth, join/start, and in-meeting feature controllers. ## Validation Snapshot - Docs coverage includes: get-started, integrate, start/join/auth paths, default UI, custom UI, service quality, and error-code pages. - API reference snapshot includes class/protocol maps, globals/functions pages, and file-level references. - Local package checked: `zoom-sdk-macos-6.7.6.75900` with `ZoomSDKSample` and native macOS app sources. ## Practical Guidance 1. Get stable default UI flow first. 2. Add custom UI and advanced controls incrementally. 3. Validate immersive/share/annotation feature paths after each SDK upgrade.