Constructor
new ZoomMeetingAPI(APISectret, apiKey, logLevel)
Create a zoom jwt app and get your credentials
Parameters:
Name |
Type |
Default |
Description |
APISectret |
string
|
|
zoom api secret |
apiKey |
string
|
|
zoom api key |
logLevel |
number
|
0
|
value should be from 0-4 |
- Source:
-