1658853579243Meeting SDK - Android v5.11.3by ChasityAdded New interface to append customized shared item and hide any shared item. New interface in ICustomShareOptionItem String getTitle() int getIconResId() IShareOptionAction getAction() New interface in
1656617288835Meeting SDK v5.11.1 (patch)by YvesUpgraded codebase. Fixed on macOS: Screen share didn’t work when a user joined a multi-share meeting with two users sharing their screens. Fixed on macOS: Having a space in the username resulted in not being able to join the meeting. Fixed
1656110531747Meeting SDK - Android v5.11.0by YvesAdded New interfaces to provide live translation methods and extend live transcription to support multiple languages in Custom UI New enums in InMeetingLiveTranscriptionController enum
1654743600000Video SDK React Native Wrapper v1.3.1Added New interfaces and callback to support inviting others by phone (call out). New interfaces in ZoomVideoSdkPhoneHelper cancelInviteByPhone(); getInviteByPhoneStatus(); getSupportCountryInfo(); inviteByPhone(countryCode, phoneNumber,
1654022400000Meeting SDK - Android v5.10.6by Yves GrantBreaking change Interface change in InMeetingServiceListener: void onSpotlightVideoChanged(boolean on) is deprecated, replaced by void onSpotlightVideoChanged(List<Long> userList) Added New interface to allow the user to disable the new
1651540200000Meeting SDK v5.10.3 patchby Yves GrantFixed Fixed an issue where the SDK user was not able to leave the meeting when the meeting status was “Connecting”.
1651107600000Meeting SDK - Android v5.10.3 (hotfix)by Yves GrantFixed Issue where hiding the meeting number caused the meeting information button to be hidden.
1650498238734Meeting SDK - Android v5.10.3by Yves GrantBreaking Changes Interfaces change: In InMeetingServiceListener: void onUserNetworkQualityChanged(long userId) is deprecated, replaced by void onSinkMeetingVideoQualityChanged(VideoQuality videoQuality, long userId) In
1648600853919Meeting SDK - Android v5.10.1by Yves GrantBreaking changes New dependencies added: androidx.fragment:fragment-ktx:1.4.1 Dependencies updated: com.google.android.exoplayer:exoplayer-core:2.13.3 to com.google.android.exoplayer:exoplayer-core:2.16.1