Skip to content

v0.16.22

Latest
Compare
Choose a tag to compare
@NarmadaRavali NarmadaRavali released this 07 Aug 19:52

New methods and events

  • Collaborate
    • zoomSdk.startCollaborateSidecar
    • zoomSdk.endCollaborateSidecar

Updated

  • Updated zoomSdk.getRunningContext and zoomSdk.config to return inCollaborateSidecar as running context when app is running in sidecar webview instance.
  • Updated zoomSdk.onCollaborateChange to return endCollaborateSidecar as action when sidecar webview instance of the app is ended.
  • Updated the SDK to include requestId as part of error messages for failed API calls, providing additional diagnostic information.
  • Updated zoomSdk.getRunningContext to return inMeetingChat as running context when app is launched in a chat during a meeting.