# macOS Reference Map ## Sources - Docs: https://developers.zoom.us/docs/meeting-sdk/macos/ - API Reference: https://marketplacefront.zoom.us/sdk/meeting/macos/annotated.html ## Crawl Coverage Snapshot - Docs pages captured: `45` - API reference pages captured: `528` ## Key API Entry Pages - `annotated.md` - `classes.md` - `files.md` - `hierarchy.md` - `functions*` - `globals*` - `pages.md` ## Notable API Surface Areas - ZoomSDK service/controller interfaces - Meeting/audio/video/share/webinar/breakout modules - AI companion, smart summary, and avatar related interfaces - Raw data helper/delegate interfaces ## Drift Signals to Watch - Frequent growth in `globals*` and controller interfaces. - Added AI Companion and smart-summary-related surfaces across recent versions.