capacitor2-zoom-plugin
v0.0.13
Published
Zoom plugin for Capacitor2
Downloads
5
Readme
wexl-capacitor-plugin
Ionic Capacitor plugin for WeXL
API
This currently supports only the following APIs
- initialize
- To Iniitalize Zoom SDK with app key and secret
- joinMeeting
- To join a meeting with the given meeting id and password
Local Development
- Use command
npm run build
to build the plugin locally