Setting the file. One moment. SDK Architecture Pattern · Zoom Video SDK React Native · anthropics/knowledge-work-plugins · Skills Docs
The wrapper uses provider/context + helper objects.
ZoomVideoSdkProvider bootstraps SDK lifecycle.
useZoom() / handler exposes helper modules.
- Helpers include session, user, audio, video, share, chat, recording, transcription, phone, CRC, annotation, and subsession.
22
Validate Data
Tech Debt
62
Recruiting Pipeline
71
Vendor Check
125
Zoom Meeting SDK Web
88
Vendor Review
181
Create An Asset
Official Sources
useSdkEventListener + EventType power event-driven state updates.
- Resolve helper from context.
- Call helper API.
- Handle event callback.
- Update UI/store.
- Centralize event handling logic.
- Treat helper return codes as versioned contracts.
- Guard advanced helpers behind capability checks where possible.
concepts/sdk-architecture-pattern.md