Optional
popoutoptional. Object that takes width and height of your desired app window size upon pop-out (in pixels as a number). The size property has the following constraints:
Optional
version?: SdkVersiontarget SDK version, required if loading SDK from Zoom Apps CDN
const zoomSdk = new ZoomSdk({ version: '0.16' })
Optional
timeout?: numbertimeout in ms. Custom timeout passed in config will be used during all APIs call to zoomSdk. If no timeout is passed, default 10000ms will be used.
Generated using TypeDoc
list of APIs and events you plan to use in your app