Skip to content

Commit

Permalink
0.16.14
Browse files Browse the repository at this point in the history
  • Loading branch information
NarmadaRavali committed Aug 24, 2023
1 parent 3b3cb90 commit bc1cbb9
Show file tree
Hide file tree
Showing 5 changed files with 1,339 additions and 20 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@ The cloud SDK is designed to provide on-demand patch updates, and it does not su
}
```

## Role and running context change

Listen to `zoomSdk.onMyUserContextChange` and `zoomSdk.onRunningContextChange` events for role and running context changes respectively. `zoomSdk.config` needs to be called again to update API permissions.

## Note

- Zoom Desktop Client is a native application. Depending on the Zoom Desktop Client version a user has installed, they might have access to different Zoom Apps APIs and events. With the cloud version of the SDK, you automatically get the latest patches as we release new client versions, and your apps avoid potential breaks due to missing patches.
Expand Down
Loading

0 comments on commit bc1cbb9

Please sign in to comment.