Electron SDK Updates - 06/30/20
1593566940001
Meeting SDK - Mac
Meeting SDK - Windows
Developers! Greetings!
We are happy to announce that our Electron SDK has been updated to 5.0.24433.0616, and it is available in our Github repository.
In this version, we have included the following changes:
Added
- Upgraded Zoom default UI to match Zoom client 5.0.
- Optimized the status of H.323 call out by adding the following status:
H323Callout_Busy
H323Callout_Decline
- [MacOS only] Added a new interface
HideRecordingsNotification
to hide recording notification. - Added a new parameter
userZAK
inJoinMeetingWithoutLogin
- Added a new parameter to generate dump for troubleshooting in the
initsdk
interfaceenableGenerateDump
- Added a new interface to enable or to check the video preview dialog
EnableVideoPreviewDialog
IsVideoPreviewDialogEnabled
Changed & Fixed
- Redefine the parameters in the interface
StartMeetingWithOutLogin
and removeusertoken
. - Predefine the value of the
langid
parameter in theinitsdk
to beunknown
, which means the SDK will use the language configuration of the OS. - Temporary remove the “Unmute all” interfaces.
You may find the latest version of Electron SDK in our Github repo.
Should you have any questions while upgrading our SDK, please visit our Developer Forum
and our SDK experts will be more than happy to assist you over there.
Happy Zooming!!