Meeting SDK for Android API Reference
Loading...
Searching...
No Matches
Deprecated List
Global us.zoom.sdk.IBOCreator.createBO (String strBoName)
This interface is marked as deprecated, and it is recommended to use createBreakoutRoom(String).
Global us.zoom.sdk.IBOCreatorEvent.onBOCreateSuccess (String strBOID)
This interface is marked as deprecated, and it is recommended to use onCreateBOResponse(boolean, String).
Global us.zoom.sdk.InMeetingAICompanionController.getInMeetingSmartSummaryController ()
replaced with getSmartSummaryHelper() Get the smart summary controller.
Global us.zoom.sdk.InMeetingLiveTranscriptionController.setMeetingSpokenLanguage (int languageID)
use setMeetingSpokenLanguage(int languageID, boolean isForAll) instead. Set the spoken language of the current user.
Global us.zoom.sdk.InMeetingService.activeShareUserID ()
the share user id should be got from {InMeetingShareListener.onSharingStatus(ZoomSDKSharingSourceInfo).
Global us.zoom.sdk.InMeetingService.getInMeetingSmartSummaryController ()
replaced with InMeetingAICompanionController#getInMeetingSmartSummaryController() Get the smart summary controller.
Global us.zoom.sdk.InMeetingServiceListener.onMeetingUserUpdated (long userId)
No longer used.
Global us.zoom.sdk.InMeetingServiceListener.UVCCameraStatus.CONNECTED
Use UVCCameraStatus.ATTACHED instead.
Interface us.zoom.sdk.InMeetingSmartSummaryController
replaced with ZoomSDKAICompanionSmartSummaryHelper Smart Summary Controller in ZOOM meeting.
Global us.zoom.sdk.InMeetingVirtualBackgroundController.useNoneImage ()
use useBGImage(IVirtualBGImageInfo) instead. Disable the virtual background.
Global us.zoom.sdk.InMeetingWebinarController.isSupportAttendeeTalk ()
This interface is marked as deprecated.
Global us.zoom.sdk.INotificationServiceEvent.onTransferMeetingStatus (boolean success)
replace with onTransferMeetingResult(ITransferMeetingHandler)
Global us.zoom.sdk.INotificationServiceHelper.transferMeeting (int index)
Replace with transferMeeting(TransferMeetingMode, String) (String).