Setting the file. One moment. Join Start Pattern · Zoom Meeting SDK Android · anthropics/knowledge-work-plugins · Skills Docs22
Validate Data
Tech Debt
62
Recruiting Pipeline
71
Vendor Check
115.9
High Level Scenarios
88
Vendor Review
181
Create An Asset
Video Sdk/web
- Backend creates short-lived SDK signature/JWT.
- App initializes SDK and verifies init callback success.
- App executes join with normalized meeting number + passcode.
- App subscribes to meeting status callbacks before join call returns.
- Backend resolves host token (
ZAK) + role-aware signature.
- App executes start flow and validates host privilege errors explicitly.
- App applies host-only features conditionally (recording, management controls).
- Do not hardcode secret in app.
- Normalize meeting identifiers as strings of digits.
- Treat SDK callback thread behavior as asynchronous; avoid UI blocking.
examples/join-start-pattern.md