1634601515976Android Meeting SDK v5.7.6.1918 (hotfix)by Yves GrantDevelopers! We are happy to announce that our Android Meeting SDK has been updated to v5.7.6.1918 and is available in the Zoom App Marketplace. This version includes the changes below. Changed & Fixed Added the onVideoSceneChanged callback
1632956421762Android Meeting SDK v5.7.6by Yves GrantHere are the release notes for the Android Meeting SDK v5.7.6. AAN workflow in Custom UI The Active Apps Notifier provides a notice to meeting and webinar participants when a host or other participant is using an app that accesses meeting
1631728039820Android Meeting SDK v5.7.1.1268 (hotfix)by Yves GrantDevelopers! We are happy to announce that our Android SDK has been updated to v5.7.1.1268 and is available in the Zoom App Marketplace. This version includes the changes below. Added Added a new callback to get the local recording status of
1628886532173Video SDK Android v1.1.1by Yves GrantAdded New interface to retrieve session ID. Please note that only the host can get the session ID. In ZoomVideoSDKSession.java:- String getSessionID() New interface to retrieve user ID. In ZoomVideoSDKUser.java:- String getUserID()
1628720704927Android Meeting SDK v5.7.1by Yves GrantHere are the release notes for the Android Meeting SDK v5.7.1 Android SDK Google Play Store impact Action needed: Please update your app to use Android SDK version 5.7.1 or greater as soon as possible and update it on the Google Play Store.
1625765882311Active Apps Notifier Updatesby Colette TurbevilleThe following changes are planned for later this month to all users in web and client version 5.7.3. Relaunch & Improvements When an app used in a meeting or webinar accesses content from that meeting or webinar, the icon(s) will be shown
1624925521601Event Subscription Updates - June 27, 2021by Yves GrantThe following changes were released on June 27, 2021. New Events Phone phone.call_log_deleted phone.call_log_permanently_deleted phone.voicemail_permanently_deleted phone.voicemail_deleted Accounts account.vanity_url_approved
1623712822457Video SDK Android v1.1.0by Yves GrantAdded Support for virtual microphone. Interfaces in ZoomVideoSDKVirtualAudioMic.java:- void onMicInitialize(ZoomVideoSDKAudioSender sender); - void onMicStartSend - void onMicStopSend - void onMicUninitialized The ability to send raw audio
1619625953526Android SDK Updates - 04/27/21by Yves GrantDevelopers! We are happy to announce that our Android SDK has been updated to v5.5.1.1319 and is available in the Zoom App Marketplace. In this version, we included the following changes: Added New interface for showing minimized meeting.