Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

AccountService - Interface in us.zoom.sdk
Account Information Service for current logged-in User.
ACTION_RETURN_TO_CONF - Static variable in interface us.zoom.sdk.InMeetingNotificationHandle
 
activeShareUserID() - Method in interface us.zoom.sdk.InMeetingService
Get the ID of active presenter in meeting.
activeVideoUserID() - Method in interface us.zoom.sdk.InMeetingVideoController
Get the ID of user whose video is active in the meeting.
addActiveVideoUnit(MobileRTCVideoUnitRenderInfo) - Method in interface us.zoom.sdk.MobileRTCVideoViewManager
Add an active video unit to the MobileRTCVideoView.
addAttendeeVideoUnit(long, MobileRTCVideoUnitRenderInfo) - Method in interface us.zoom.sdk.MobileRTCVideoViewManager
Add the specified attendee's video unit to the MobileRTCVideoView.
addAuthenticationListener(ZoomSDKAuthenticationListener) - Method in class us.zoom.sdk.ZoomSDK
Register a listener for the callback events of user authentication.
addDialOutListener(DialOutStatusListener) - Method in interface us.zoom.sdk.MeetingService
Register a listener for outgoing call status.
addEventListener(InviteRoomSystemListener) - Method in interface us.zoom.sdk.InviteRoomSystemHelper
Register a listener for invitation room system.
addListener(InMeetingAnnotationController.InMeetingAnnotationListener) - Method in interface us.zoom.sdk.InMeetingAnnotationController
Register a listener for meeting shared callback event.
addListener(InMeetingBOControllerListener) - Method in interface us.zoom.sdk.InMeetingBOController
Register a listener for breakout room events.
addListener(InMeetingLiveStreamController.InMeetingLiveStreamListener) - Method in interface us.zoom.sdk.InMeetingLiveStreamController
Register a listener for live streaming.
addListener(InMeetingRemoteController.InMeetingRemoteControlListener) - Method in interface us.zoom.sdk.InMeetingRemoteController
Register a listener for remote control event.
addListener(InMeetingServiceListener) - Method in interface us.zoom.sdk.InMeetingService
Register a listener for in-meeting events.
addListener(InMeetingShareController.InMeetingShareListener) - Method in interface us.zoom.sdk.InMeetingShareController
Register a listener for meeting shared callback event.
addListener(InMeetingWaitingRoomController.InMeetingWaitingRoomListener) - Method in interface us.zoom.sdk.InMeetingWaitingRoomController
Register a listener for meeting waiting room callback.
addListener(InMeetingWebinarController.InMeetingWebinarListener) - Method in interface us.zoom.sdk.InMeetingWebinarController
Register a listener to listen for the callback of webinar event.
addListener(MeetingServiceListener) - Method in interface us.zoom.sdk.MeetingService
Register a listener for meeting service.
addListener(PreMeetingServiceListener) - Method in interface us.zoom.sdk.PreMeetingService
Register a listener for pre-meeting event.
addListener(SmsListener) - Method in interface us.zoom.sdk.SmsService
 
addNetworkConnectionListener(NetworkConnectionListener) - Method in class us.zoom.sdk.ZoomSDK
Register a listener to receive the NetworkConnectionHandler.
addPreviewVideoUnit(MobileRTCVideoUnitRenderInfo) - Method in interface us.zoom.sdk.MobileRTCVideoViewManager
Add video preview unit to the MobileRTCVideoView.
addQAListener(InMeetingQAController.InMeetingQAListener) - Method in interface us.zoom.sdk.InMeetingQAController
Register a listener defined in InMeetingQAController.InMeetingQAListener for QA event.
addQuestion(String, boolean) - Method in interface us.zoom.sdk.InMeetingQAController
Add Question.
addRef() - Method in class us.zoom.sdk.ZoomSDKAudioRawData
 
addRef() - Method in class us.zoom.sdk.ZoomSDKVideoRawData
 
addShareVideoUnit(long, MobileRTCRenderInfo) - Method in interface us.zoom.sdk.MobileRTCVideoViewManager
Add a shared video unit to the MobileRTCVideoView.
admitToMeeting(long) - Method in interface us.zoom.sdk.InMeetingWaitingRoomController
Allow user to join the meeting.
afterMeetingMinimized(Activity) - Method in interface us.zoom.sdk.ZoomUIDelegate
Callback that the user can handle after the meeting minimized.
allowAttendeeChat(InMeetingChatController.MobileRTCWebinarChatPriviledge) - Method in interface us.zoom.sdk.InMeetingChatController
Only webinar host/co-host can run the function
allowAttendeeChat() - Method in interface us.zoom.sdk.InMeetingWebinarController
allowAttendeeTalk(long) - Method in interface us.zoom.sdk.InMeetingWebinarController
Allow attendee to talk.
allowPanelistStartVideo() - Method in interface us.zoom.sdk.InMeetingWebinarController
Allow panelist to start video.
allowParticipantsToRename(boolean) - Method in interface us.zoom.sdk.InMeetingService
Allow participant to rename self
allowParticipantsToUnmuteSelf(boolean) - Method in interface us.zoom.sdk.InMeetingService
Allow participant to unmute self
Alternativehost - Class in us.zoom.sdk
Alternative host user information.
Alternativehost() - Constructor for class us.zoom.sdk.Alternativehost
 
Alternativehost(String, String, String, String, long) - Constructor for class us.zoom.sdk.Alternativehost
Alternative host's information.
Alternativehost(String) - Constructor for class us.zoom.sdk.Alternativehost
Alternative host's information.
amILiveAnswering() - Method in interface us.zoom.sdk.IQAItemInfo
Query myself is the live answer.
amILiveAnswering() - Method in class us.zoom.sdk.QAItemInfo
 
AnswerItem - Class in us.zoom.sdk
 
AnswerItem() - Constructor for class us.zoom.sdk.AnswerItem
 
AnswerItem(ZoomQAAnswer) - Constructor for class us.zoom.sdk.AnswerItem
 
answerQuestionPrivate(String, String) - Method in interface us.zoom.sdk.InMeetingQAController
Answer question in private.
answerQuestionPublic(String, String) - Method in interface us.zoom.sdk.InMeetingQAController
Answer question in public.
ANTIBANDING_50HZ - Static variable in interface us.zoom.sdk.MeetingSettingsHelper
 
ANTIBANDING_60HZ - Static variable in interface us.zoom.sdk.MeetingSettingsHelper
 
ANTIBANDING_AUTO - Static variable in interface us.zoom.sdk.MeetingSettingsHelper
 
ANTIBANDING_OFF - Static variable in interface us.zoom.sdk.MeetingSettingsHelper
 
appKey - Variable in class us.zoom.sdk.ZoomSDKInitParams
APP Key got from zoom.us.
appLocal - Variable in class us.zoom.sdk.ZoomSDKInitParams
App locale.
appSecret - Variable in class us.zoom.sdk.ZoomSDKInitParams
APP secret got from zoom.us.
askAttendeeStartVideo(long) - Method in interface us.zoom.sdk.InMeetingVideoController
Host can use the function to ask the user to start video.
aspect_mode - Variable in class us.zoom.sdk.MobileRTCVideoUnitRenderInfo
Set video unit aspect mode defined in MobileRTCVideoUnitAspectMode class.
assignCohost(long) - Method in interface us.zoom.sdk.InMeetingService
Assign a user as co-host in meeting.
assignNewUserToRunningBO(String, String) - Method in interface us.zoom.sdk.IBOAdmin
 
assignUserToBO(String, String) - Method in interface us.zoom.sdk.IBOCreator
 
AUDIO_SOURCE_BLUETOOTH - Static variable in interface us.zoom.sdk.AudioSourceType
The audio source of meeting is blue-tooth.
AUDIO_SOURCE_EAR_PHONE - Static variable in interface us.zoom.sdk.AudioSourceType
The audio source of meeting is earphone.
AUDIO_SOURCE_NONE - Static variable in interface us.zoom.sdk.AudioSourceType
For initiation.
AUDIO_SOURCE_SPEAKER_PHONE - Static variable in interface us.zoom.sdk.AudioSourceType
The audio source of meeting is phone speaker.
AUDIO_SOURCE_WIRED - Static variable in interface us.zoom.sdk.AudioSourceType
The audio source of meeting is wired.
Audio_Type_None - Static variable in class us.zoom.sdk.InMeetingUserInfo
No audio.
Audio_Type_Telephony - Static variable in class us.zoom.sdk.InMeetingUserInfo
The audio type in the meeting is telephony.
Audio_Type_VoIP - Static variable in class us.zoom.sdk.InMeetingUserInfo
The audio type in the meeting is VoIP.
audioRawDataMemoryMode - Variable in class us.zoom.sdk.ZoomSDKInitParams
 
AudioSourceType - Interface in us.zoom.sdk
Meeting Audio Source Types.
AudioStatus() - Constructor for class us.zoom.sdk.InMeetingUserInfo.AudioStatus
 
autoRetryVerifyApp - Variable in class us.zoom.sdk.ZoomSDKInitParams
If it is TRUE, Zoom SDK will retry to call verifyApp automatically.

B

backgroud_color - Variable in class us.zoom.sdk.MobileRTCVideoUnitRenderInfo
Set the background color of video unit.
beforeGLContextDestroyed() - Method in class us.zoom.sdk.MobileRTCVideoView
 
BOCtrlUserStatus - Enum in us.zoom.sdk
 
BOMeeting - Class in us.zoom.sdk
 
BOMeeting(long) - Constructor for class us.zoom.sdk.BOMeeting
 
broadcastMessage(String) - Method in interface us.zoom.sdk.IBOAdmin
 

C

callOutRoomSystem(RoomSystemDevice) - Method in interface us.zoom.sdk.InviteRoomSystemHelper
Outgoing call from room system.
CallOutRoomSystem_Failed - Static variable in interface us.zoom.sdk.CallOutRoomSystemStatus
 
CallOutRoomSystem_Ring - Static variable in interface us.zoom.sdk.CallOutRoomSystemStatus
 
CallOutRoomSystem_Success - Static variable in interface us.zoom.sdk.CallOutRoomSystemStatus
 
CallOutRoomSystem_Timeout - Static variable in interface us.zoom.sdk.CallOutRoomSystemStatus
 
CallOutRoomSystem_Unknown - Static variable in interface us.zoom.sdk.CallOutRoomSystemStatus
 
CallOutRoomSystemStatus - Interface in us.zoom.sdk
Call out room system status
CAMERA_TYPE_BACK - Static variable in class us.zoom.sdk.CameraDevice
Back camera device type.
CAMERA_TYPE_FRONT - Static variable in class us.zoom.sdk.CameraDevice
Front camera device type.
CAMERA_TYPE_UVC - Static variable in class us.zoom.sdk.CameraDevice
UVC camera device type.
CameraDevice - Class in us.zoom.sdk
Camera device class.
CameraDevice(String, String, int, boolean) - Constructor for class us.zoom.sdk.CameraDevice
Camera device information.
canAddRef() - Method in class us.zoom.sdk.ZoomSDKAudioRawData
 
canAddRef() - Method in class us.zoom.sdk.ZoomSDKVideoRawData
 
canbeCohost(long) - Method in interface us.zoom.sdk.InMeetingService
Query if the user can be assigned as co-host in meeting.
cancel() - Method in interface us.zoom.sdk.ProxySettingHandler
Cancel to input the username and password of the proxy.
cancel() - Method in interface us.zoom.sdk.SSLCertVerificationHandler
The SSL certificate is not trusted.
cancelAndLeaveMeeting() - Method in interface us.zoom.sdk.IZoomRetrieveSMSVerificationCodeHandler
 
cancelAndLeaveMeeting() - Method in interface us.zoom.sdk.IZoomVerifySMSVerificationCodeHandler
 
cancelAndLeaveMeeting() - Method in class us.zoom.sdk.ZoomRetrieveSMSVerificationCodeHandlerImpl
 
cancelAndLeaveMeeting() - Method in class us.zoom.sdk.ZoomVerifySMSVerificationCodeHandlerImpl
 
cancelCallOutRoomSystem() - Method in interface us.zoom.sdk.InviteRoomSystemHelper
Cancel the outgoing call from room system.
cancelDialOut(boolean) - Method in interface us.zoom.sdk.MeetingService
Cancel to invite user by telephone.
canDisableViewerAnnotation() - Method in interface us.zoom.sdk.InMeetingAnnotationController
Query if support to disable viewer's annotation item.
canDoAnnotation() - Method in interface us.zoom.sdk.InMeetingAnnotationController
Query can do annotation or not.
canReclaimHost() - Method in interface us.zoom.sdk.InMeetingService
Call this interface to check whether the user can reclaim host
canStartBO() - Method in interface us.zoom.sdk.IBOAdmin
 
canSwitchAudioOutput() - Method in interface us.zoom.sdk.InMeetingAudioController
Query if it is able to switch audio output source of the current meeting.
canSwitchAudioSource() - Method in class us.zoom.sdk.MeetingActivity
Query if it is able to switch audio source.
canSwitchCamera() - Method in interface us.zoom.sdk.InMeetingVideoController
Query if it is able to switch camera.
canSwitchCamera() - Method in class us.zoom.sdk.MeetingActivity
Query if it is able to switch camera in current meeting.
canUnmuteMyAudio() - Method in interface us.zoom.sdk.InMeetingAudioController
Query if the user can unmute the audio himself.
canUnmuteMyVideo() - Method in interface us.zoom.sdk.InMeetingVideoController
Query if user is able to unmute himself.
changeAttendeeChatPriviledge(InMeetingChatController.MobileRTCMeetingChatPriviledge) - Method in interface us.zoom.sdk.InMeetingChatController
Only meeting host/co-host can run the function
changeName(String, long) - Method in interface us.zoom.sdk.InMeetingService
Rename users in meeting.
claimHostWithHostKey(String) - Method in interface us.zoom.sdk.InMeetingService
Set to claim to be a host by host key.
clear() - Method in interface us.zoom.sdk.InMeetingAnnotationController
Clear annotations.
commentQuestion(String, String) - Method in interface us.zoom.sdk.InMeetingQAController
Attendee answer Question.
configDSCP(int, int, boolean) - Method in interface us.zoom.sdk.MeetingService
Configure DSCP(Differentiated Services Code Point) values.
connectAudioWithVoIP() - Method in interface us.zoom.sdk.InMeetingAudioController
Connect audio with VoIP while joining a meeting.
connectVoIP() - Method in class us.zoom.sdk.MeetingActivity
Query whether to use VoIP to connect audio.
createBO(String) - Method in interface us.zoom.sdk.IBOCreator
 
createScheduleMeetingItem() - Method in interface us.zoom.sdk.PreMeetingService
Create the item to schedule a meeting.
custom_meeting_id - Variable in class us.zoom.sdk.MeetingOptions
Set to change meeting ID displayed on meeting view title.
CustomizedMiniMeetingViewSize - Class in us.zoom.sdk
 
CustomizedMiniMeetingViewSize() - Constructor for class us.zoom.sdk.CustomizedMiniMeetingViewSize
 
CustomizedMiniMeetingViewSize(int, int, int, int) - Constructor for class us.zoom.sdk.CustomizedMiniMeetingViewSize
Create a new size of the minimized meeting view with the specified coordinates.
CustomizedNotificationData - Class in us.zoom.sdk
 
CustomizedNotificationData() - Constructor for class us.zoom.sdk.CustomizedNotificationData
 
CustomizedNotificationData(int, int, int, int, int, int) - Constructor for class us.zoom.sdk.CustomizedNotificationData
 

D

deleteAnswer(String) - Method in interface us.zoom.sdk.InMeetingQAController
Delete answer by id
deleteMeeting(long) - Method in interface us.zoom.sdk.PreMeetingService
Delete a meeting by meeting item.
deleteQuestion(String) - Method in interface us.zoom.sdk.InMeetingQAController
Delete question by id
depromptPanelist2Attendee(long) - Method in interface us.zoom.sdk.InMeetingWebinarController
Demote the panelist to attendee.
destroy() - Method in class us.zoom.sdk.BOMeeting
 
DIALOUT_STATUS_ACCEPTED - Static variable in interface us.zoom.sdk.DialOutStatus
The call is accepted by the receiver.
DIALOUT_STATUS_BLOCK_HIGH_RATE - Static variable in interface us.zoom.sdk.DialOutStatus
The call-out is blocked by the system due to the high cost.
DIALOUT_STATUS_BLOCK_NO_HOST - Static variable in interface us.zoom.sdk.DialOutStatus
Disable the function of international outgoing call before the host joins the meeting.
DIALOUT_STATUS_BLOCK_TOO_FREQUENT - Static variable in interface us.zoom.sdk.DialOutStatus
All the invitees invited by the call should press the button one(1) to join the meeting.
DIALOUT_STATUS_BUSY - Static variable in interface us.zoom.sdk.DialOutStatus
The telephone service is busy.
DIALOUT_STATUS_CALLING - Static variable in interface us.zoom.sdk.DialOutStatus
Calling in process.
DIALOUT_STATUS_JOIN_SUC - Static variable in interface us.zoom.sdk.DialOutStatus
Join meeting successfully.
DIALOUT_STATUS_NO_ANSWER - Static variable in interface us.zoom.sdk.DialOutStatus
The call is not answered.
DIALOUT_STATUS_NOT_AVAILABLE - Static variable in interface us.zoom.sdk.DialOutStatus
The telephone is out of service.
DIALOUT_STATUS_OTHER_FAIL - Static variable in interface us.zoom.sdk.DialOutStatus
Other reasons.
DIALOUT_STATUS_RINGING - Static variable in interface us.zoom.sdk.DialOutStatus
Ringing in process.
DIALOUT_STATUS_TIMEOUT - Static variable in interface us.zoom.sdk.DialOutStatus
Outgoing call timeout.
DIALOUT_STATUS_UNKNOWN - Static variable in interface us.zoom.sdk.DialOutStatus
Unknown outgoing call status.
DIALOUT_STATUS_USER_HANGUP - Static variable in interface us.zoom.sdk.DialOutStatus
The phone is hung up.
DIALOUT_STATUS_ZOOM_CALL_CANCELED - Static variable in interface us.zoom.sdk.DialOutStatus
The outgoing call is canceled.
DIALOUT_STATUS_ZOOM_CANCEL_CALL_FAIL - Static variable in interface us.zoom.sdk.DialOutStatus
Failed to cancel outgoing call.
DIALOUT_STATUS_ZOOM_START_CANCEL_CALL - Static variable in interface us.zoom.sdk.DialOutStatus
Start to cancel outgoing call.
DialOutStatus - Interface in us.zoom.sdk
Outgoing call status.
DialOutStatusListener - Interface in us.zoom.sdk
Listening for outgoing call result.
dialOutUser(String, String, boolean) - Method in interface us.zoom.sdk.MeetingService
Invite user by telephone.
disableAutoShowSelectJoinAudioDlgWhenJoinMeeting(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set the visibility of the dialog SELECT JOIN AUDIO when joining meeting.
disableChatUI(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Disable chat ui for zoom ui.
disableConfidentialWatermark(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Disable use confidential watermark
disableFreeMeetingNeedAdminUpgradeTips(boolean) - Method in interface us.zoom.sdk.ZoomUIService
Disable free meeting upgrade tips for zoom ui.
disableLeaveMeetingWhenTaskRemoved(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Disable/Enable leave meeting when service onTaskRemoved called.
disableShowMeetingNotification(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set if it is disabled to SHOW MEETING NOTIFICATION.
disableShowVideoPreviewWhenJoinMeeting(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Disable/Enable the video preview dialog when joining a video meeting Note: this api must be called before joining a video meeting to take effect
disableViewerAnnotation(boolean) - Method in interface us.zoom.sdk.InMeetingAnnotationController
disable viewer's annotation.
disallowAttendeeChat() - Method in interface us.zoom.sdk.InMeetingWebinarController
disAllowAttendeeTalk(long) - Method in interface us.zoom.sdk.InMeetingWebinarController
Disallow attendee to talk.
disallowPanelistStartVideo() - Method in interface us.zoom.sdk.InMeetingWebinarController
Disallow panelist to start video.
disconnectAudio() - Method in interface us.zoom.sdk.InMeetingAudioController
Disconnect the audio.
disconnectAudio() - Method in class us.zoom.sdk.MeetingActivity
Disconnect audio.
dismissAllTips() - Method in class us.zoom.sdk.MeetingActivity
Clear all tips, including option menus.
dismissQuestion(String) - Method in interface us.zoom.sdk.InMeetingQAController
Dismiss question Only meeting host/co-host/panelist can run the function.
displayName - Variable in class us.zoom.sdk.JoinMeetingParams
User's screen name in the meeting.
displayName - Variable in class us.zoom.sdk.StartMeetingParamsWithoutLogin
User's screen name in the meeting
doAudioAction() - Method in class us.zoom.sdk.MeetingActivity
Operate audio like the standard behavior of ZOOM.
domain - Variable in class us.zoom.sdk.ZoomSDKInitParams
ZOOM domain name.

E

editMeeting(MeetingItem) - Method in interface us.zoom.sdk.PreMeetingService
Edit a meeting by meeting item.
enable720p(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set to enable 720p Suggest : CPU Qualcomm Snapdragon 660 above
enableAnonymousQuestion(boolean) - Method in interface us.zoom.sdk.InMeetingQAController
Set if it is enabled to ask questions anonymously.
enableAttendeeViewAllQuestion(boolean) - Method in interface us.zoom.sdk.InMeetingQAController
Allow attendee to view all question.
enableForceAutoStartMyVideoWhenJoinMeeting(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set if it is able to force participants to start video when joining the meeting.
enableForceAutoStopMyVideoWhenJoinMeeting(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set if it is able to force participants to turn off video when joining the meeting.
enableGenerateDump - Variable in class us.zoom.sdk.ZoomSDKInitParams
Enable/Disable sdk catch crash.
enableLog - Variable in class us.zoom.sdk.ZoomSDKInitParams
Enable/Disable the default debug log.
enableMicOriginalInput(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Disable/Enable mic original input.
enableMinimizeMeeting(boolean) - Method in interface us.zoom.sdk.ZoomUIService
Enable minimize meeting feature.
enableQAComment(boolean) - Method in interface us.zoom.sdk.InMeetingQAController
Allow attendee to answer question.
enableQAVoteup(boolean) - Method in interface us.zoom.sdk.InMeetingQAController
Allow attendee to submit questions.
enableShowMyMeetingElapseTime(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Enable show meeting elapse time
enableWaitingRoomOnEntry(boolean) - Method in interface us.zoom.sdk.InMeetingWaitingRoomController
Enable the feature to put attendees in waiting room when they enter the current meeting.
enableZoomAuthRealNameMeetingUIShown(boolean) - Method in interface us.zoom.sdk.SmsService
 
END_BY_HOST - Static variable in interface us.zoom.sdk.MeetingEndReason
Host ends the meeting.
END_BY_HOST_START_ANOTHERMEETING - Static variable in interface us.zoom.sdk.MeetingEndReason
Meeting ends by the host for he will start another meeting.
END_BY_SDK_CONNECTION_BROKEN - Static variable in interface us.zoom.sdk.MeetingEndReason
Meeting ends for SDK disconnects.
END_BY_SELF - Static variable in interface us.zoom.sdk.MeetingEndReason
User leaves meeting.
END_FOR_FREEMEET_TIMEOUT - Static variable in interface us.zoom.sdk.MeetingEndReason
Meeting ends when the free service is over.
END_FOR_JBHTIMEOUT - Static variable in interface us.zoom.sdk.MeetingEndReason
Join the meeting before host (JBH) timeout.
END_FOR_NOATEENDEE - Static variable in interface us.zoom.sdk.MeetingEndReason
Meeting ends for there is no attendee comes in.
endLiving(String) - Method in interface us.zoom.sdk.InMeetingQAController
End answer question living.
endOtherMeeting() - Method in interface us.zoom.sdk.InMeetingEventHandler
End another ongoing meeting on the server to join a new meeting.
EnumComponentType - Enum in us.zoom.sdk
Component types.
Every2Weeks - Static variable in interface us.zoom.sdk.MeetingItem.RepeatType
Recurring biweekly.
EveryDay - Static variable in interface us.zoom.sdk.MeetingItem.RepeatType
Recurring daily.
EveryMonth - Static variable in interface us.zoom.sdk.MeetingItem.RepeatType
Recurring monthly.
EveryWeek - Static variable in interface us.zoom.sdk.MeetingItem.RepeatType
Recurring weekly.
EveryYear - Static variable in interface us.zoom.sdk.MeetingItem.RepeatType
Recurring annually.

F

finalize() - Method in class us.zoom.sdk.ZoomSDKRenderer
 
FORMAT_TYPE_I420 - Static variable in class us.zoom.sdk.ZoomSDKVideoRawData
 
FreeMeetingNeedUpgradeType - Enum in us.zoom.sdk
 
fromValue(int) - Static method in enum us.zoom.sdk.ZoomSDKVideoResolution
 

G

getAccountEmail() - Method in interface us.zoom.sdk.AccountService
Get the account email of the current logged-in user.
getAccountName() - Method in interface us.zoom.sdk.AccountService
Get the username of the current logged-in user.
getAccountService() - Method in class us.zoom.sdk.ZoomSDK
Get account service instance.
getAction() - Method in class us.zoom.sdk.MeetingInviteMenuItem
 
getAddress() - Method in class us.zoom.sdk.RoomSystemDevice
Get device address of room system.
getAllCountries() - Method in class us.zoom.sdk.MobileRTCDialinCountry
Get all available countries configured in web server.
getAllQuestionCount() - Method in interface us.zoom.sdk.InMeetingQAController
 
getAllQuestionList() - Method in interface us.zoom.sdk.InMeetingQAController
Get all questions include open answered dismissed
getAlternativeHostList() - Method in interface us.zoom.sdk.MeetingItem
Get Alternative hosts
getAnswer(String) - Method in interface us.zoom.sdk.InMeetingQAController
Get answer item by answer id
getAnsweredQuestionCount() - Method in interface us.zoom.sdk.InMeetingQAController
 
getAnsweredQuestionList() - Method in interface us.zoom.sdk.InMeetingQAController
Get answered questions
getAnswerID() - Method in class us.zoom.sdk.AnswerItem
 
getAnswerID() - Method in interface us.zoom.sdk.IAnswerItem
Get the answer id
getAnswerList() - Method in interface us.zoom.sdk.IQAItemInfo
Get the answer information list
getAnswerList() - Method in class us.zoom.sdk.QAItemInfo
 
getAudioStatus() - Method in class us.zoom.sdk.InMeetingUserInfo
Get user audio status in ZOOM meeting defined in InMeetingUserInfo.VideoStatus.
getAudioType() - Method in class us.zoom.sdk.InMeetingUserInfo.AudioStatus
Get the audio types.
getAudioType() - Method in interface us.zoom.sdk.MeetingItem
Get meeting audio types.
getAutoRecordType() - Method in interface us.zoom.sdk.MeetingItem
Get meeting auto-recording types.
getAvailableDialInCountry() - Method in interface us.zoom.sdk.AccountService
Get all codes of country which allows to call in, see MobileRTCDialinCountry.
getAvailableDialinCountry() - Method in interface us.zoom.sdk.MeetingItem
Get available countries for calling in.
getAvatarPath() - Method in class us.zoom.sdk.InMeetingUserInfo
Get the avatar path.
getBgColorId() - Method in class us.zoom.sdk.CustomizedNotificationData
 
getBOAdminHelper() - Method in interface us.zoom.sdk.InMeetingBOController
Get bo admin after bo started, assign new user to bo, after bo started, switch user from BO-A to BO-B
getBOAssistantHelper() - Method in interface us.zoom.sdk.InMeetingBOController
Get bo assistant when host in master conf/bo conf or co host in bo conf, you can get this object
getBOAttendeeHelper() - Method in interface us.zoom.sdk.InMeetingBOController
Get IBOAttendee if you are attendee, and are assigned to BO, you will get this object if you are CoHost, and are assigned to BO, you will get this object
getBOCreatorHelper() - Method in interface us.zoom.sdk.InMeetingBOController
Get bo creator IBOCreator only host in master conf, you can get this object if host changed, creator right also need to move
getBODataHelper() - Method in interface us.zoom.sdk.InMeetingBOController
Get IBOData when host in master conf/bo conf, you will get this object when CoHost in bo conf, you will get this object
getBoId() - Method in class us.zoom.sdk.BOMeeting
 
getBoId() - Method in interface us.zoom.sdk.IBOMeeting
 
getBOMeetingByID(String) - Method in interface us.zoom.sdk.IBOData
 
getBOMeetingIDList() - Method in interface us.zoom.sdk.IBOData
 
getBoName() - Method in class us.zoom.sdk.BOMeeting
 
getBoName() - Method in interface us.zoom.sdk.IBOAttendee
 
getBoName() - Method in interface us.zoom.sdk.IBOMeeting
 
getBoUserList() - Method in class us.zoom.sdk.BOMeeting
 
getBoUserList() - Method in interface us.zoom.sdk.IBOMeeting
 
getBOUserName(String) - Method in interface us.zoom.sdk.IBOData
 
getBOUserStatus(String) - Method in interface us.zoom.sdk.IBOData
 
getBuffer() - Method in class us.zoom.sdk.ZoomSDKAudioRawData
Get audio buffer
getBufferLen() - Method in class us.zoom.sdk.ZoomSDKAudioRawData
Get buffer data length
getCameraDeviceList() - Method in interface us.zoom.sdk.InMeetingVideoController
Get the list of all camera devices.
getCameraType() - Method in class us.zoom.sdk.CameraDevice
Get camera type.
getCanJoinBeforeHost() - Method in interface us.zoom.sdk.MeetingItem
Query if it is able to join the meeting before host.
getCanScheduleForUsersList() - Method in interface us.zoom.sdk.AccountService
Get the information of users who have assigned the current logged-in user to schedule a meeting.
getCertFingerprint() - Method in interface us.zoom.sdk.SSLCertVerificationHandler
Get the SSL certificate's fingerprint.
getCertIssuedBy() - Method in interface us.zoom.sdk.SSLCertVerificationHandler
Get the value that who issues the SSL certificate.
getCertIssuedTo() - Method in interface us.zoom.sdk.SSLCertVerificationHandler
Get the value of whom the SSL certificate is issued to.
getCertSerialNum() - Method in interface us.zoom.sdk.SSLCertVerificationHandler
Get the serial number of the SSL certificate.
getChannelkey() - Method in class us.zoom.sdk.InMeetingLiveStreamController.LiveStreamChannel
Get stream key of the live streaming service.
getChannelNum() - Method in class us.zoom.sdk.ZoomSDKAudioRawData
 
getChatMessageType() - Method in class us.zoom.sdk.InMeetingChatMessage
Get Chat message type
getCode() - Method in class us.zoom.sdk.ZoomSDKCountryCode
 
getContent() - Method in class us.zoom.sdk.InMeetingChatMessage
Get the message content.
getContent() - Method in class us.zoom.sdk.MeetingInviteMenuItem.MeetingInviteItemInfo
 
getContentTextId() - Method in class us.zoom.sdk.CustomizedNotificationData
 
getContentTitleId() - Method in class us.zoom.sdk.CustomizedNotificationData
 
getCurrentAudioSourceType() - Method in class us.zoom.sdk.MeetingActivity
Get the audio source type of current meeting.
getCurrentBoName() - Method in interface us.zoom.sdk.IBOData
 
getCurrentMeetingID() - Method in interface us.zoom.sdk.InMeetingService
Get unique ID of current meeting in format such as DVLObefSZizM0xQLhtrCQ==.
getCurrentMeetingInviteEmailContent() - Method in interface us.zoom.sdk.InMeetingService
Get content of email invitation for current meeting.
getCurrentMeetingInviteEmailSubject() - Method in interface us.zoom.sdk.InMeetingService
Get subject of email invitation for current meeting.
getCurrentMeetingNumber() - Method in interface us.zoom.sdk.InMeetingService
Get current meeting number in format such as 123456789.
getCurrentMeetingTopic() - Method in interface us.zoom.sdk.InMeetingService
Get the topic/title of the current meeting.
getCurrentMeetingUrl() - Method in interface us.zoom.sdk.InMeetingService
Get the URL of the current meeting.
getCurrentMeetingUrl() - Method in interface us.zoom.sdk.MeetingService
Get the URL of the current meeting.
getCurrentRtcMeetingID() - Method in interface us.zoom.sdk.MeetingService
Get the unique ID of current meeting, in format like DVLObefSZizM0xQLhtrCQ==
getCurrentRtcMeetingNumber() - Method in interface us.zoom.sdk.MeetingService
Get current meeting number, in format like 123456789.
getDefaultAudioOption() - Method in interface us.zoom.sdk.AccountService
Get the default AUDIO TYPE of current logged-in user while scheduling a meeting.
getDefaultAutoRecordType() - Method in interface us.zoom.sdk.AccountService
Get default meeting auto-recording type from user web profile.
getDefaultCanJoinUserSpecifiedDomains() - Method in interface us.zoom.sdk.AccountService
Get the specified domains set on user profile.
getDefaultThirdPartyAudioInfo() - Method in interface us.zoom.sdk.AccountService
Get the current user's own 3rd PARTY AUDIO information while scheduling a meeting.
getDeviceId() - Method in class us.zoom.sdk.CameraDevice
Get the camera ID.
getDeviceName() - Method in class us.zoom.sdk.CameraDevice
Get the camera name.
getDeviceType() - Method in class us.zoom.sdk.RoomSystemDevice
Get device type.
getDismissedQuestionCount() - Method in interface us.zoom.sdk.InMeetingQAController
 
getDismissedQuestionList() - Method in interface us.zoom.sdk.InMeetingQAController
Get dismissed questions
getDisplayName() - Method in class us.zoom.sdk.RoomSystemDevice
Get device name of room system.
getDomain() - Method in class us.zoom.sdk.ZoomSDK
Get current domain.
getDurationInMinutes() - Method in interface us.zoom.sdk.MeetingItem
Get the meeting duration, calculated in minutes.
getE164num() - Method in class us.zoom.sdk.RoomSystemDevice
Get E.164 number.
getE2EMeetingSecureKey() - Method in interface us.zoom.sdk.InMeetingService
Get secure key of current encrypted meeting.
getEmail() - Method in class us.zoom.sdk.Alternativehost
Get email box of alternative host.
getEncrypt() - Method in class us.zoom.sdk.RoomSystemDevice
Get encryption type.
getFirstName() - Method in class us.zoom.sdk.Alternativehost
Get first name of alternative host.
getFormat() - Method in class us.zoom.sdk.ZoomSDKVideoRawData
Query video raw data format
getFrame() - Method in class us.zoom.sdk.ZoomSDKVideoCapability
 
getGalleryViewCapacity() - Method in interface us.zoom.sdk.MeetingSettingsHelper
Get the amount of videos in gallery view mode.
getH323Address() - Method in interface us.zoom.sdk.InviteRoomSystemHelper
Get H.323 address of the current meeting.
getH323Password() - Method in interface us.zoom.sdk.InviteRoomSystemHelper
Get H.323 password of the current meeting.
getHash() - Method in class us.zoom.sdk.MobileRTCDialinCountry
Get hash algorithm.
getHeight() - Method in class us.zoom.sdk.CustomizedMiniMeetingViewSize
 
getHeight() - Method in class us.zoom.sdk.ZoomSDKPreProcessRawData
 
getHeight() - Method in class us.zoom.sdk.ZoomSDKVideoCapability
 
getIconResId() - Method in class us.zoom.sdk.MeetingInviteMenuItem
 
getId() - Method in class us.zoom.sdk.ZoomSDKCountryCode
 
getInMeetingAnnotationController() - Method in interface us.zoom.sdk.InMeetingService
Get annotation controller instance in meeting.
getInMeetingAudioController() - Method in interface us.zoom.sdk.InMeetingService
Get audio controller instance in meeting.
getInMeetingBOController() - Method in interface us.zoom.sdk.InMeetingService
Get breakout room controller instance in meeting.
getInMeetingChatController() - Method in interface us.zoom.sdk.InMeetingService
Get chat controller instance in meeting.
getInMeetingCloudRecordController() - Method in interface us.zoom.sdk.InMeetingService
Get cloud recording controller instance in meeting.
getInMeetingLiveStreamController() - Method in interface us.zoom.sdk.InMeetingService
Get live-streaming controller instance in meeting.
getInMeetingQAController() - Method in interface us.zoom.sdk.InMeetingService
Get QA controller instance in meeting.
getInMeetingRemoteController() - Method in interface us.zoom.sdk.InMeetingService
Get remote controller instance in meeting.
getInMeetingService() - Method in class us.zoom.sdk.ZoomSDK
Get InMeetingService instance.
getInMeetingShareController() - Method in interface us.zoom.sdk.InMeetingService
Get shared controller instance in meeting.
getInMeetingUserCount() - Method in interface us.zoom.sdk.InMeetingService
Get the number of participants in meeting.
getInMeetingUserList() - Method in interface us.zoom.sdk.InMeetingService
Get the list of all participants in meeting.
getInMeetingUserRole() - Method in class us.zoom.sdk.InMeetingUserInfo
User roles in ZOOM meeting defined in InMeetingUserInfo.InMeetingUserRole.
getInMeetingVideoController() - Method in interface us.zoom.sdk.InMeetingService
Get video controller instance in meeting.
getInMeetingWaitingRoomController() - Method in interface us.zoom.sdk.InMeetingService
Get waiting room controller instance in meeting.
getInMeetingWebinarController() - Method in interface us.zoom.sdk.InMeetingService
Get webinar controller instance in meeting.
getInstance() - Static method in class us.zoom.sdk.ZoomSDK
Get a shared instance of ZOOM SDK.
getInvitationEmailContentWithTime() - Method in interface us.zoom.sdk.MeetingItem
Get the invitation content of email.
getInviteRoomSystemHelper() - Method in interface us.zoom.sdk.MeetingService
Get the instance of InviteRoomSystemHelper.
getIp() - Method in class us.zoom.sdk.RoomSystemDevice
Get device IP of room system.
getLargeIconId() - Method in class us.zoom.sdk.CustomizedNotificationData
 
getLastName() - Method in class us.zoom.sdk.Alternativehost
Get last name of alternative host.
getLayout() - Method in class us.zoom.sdk.MeetingActivity
Get the layout ID of meeting activities.
getLiveAnswerName() - Method in interface us.zoom.sdk.IQAItemInfo
Get the name of live answering.
getLiveAnswerName() - Method in class us.zoom.sdk.QAItemInfo
 
getLiveStreamChannels() - Method in interface us.zoom.sdk.InMeetingLiveStreamController
Get live streaming server URL for current meeting.
getLiveStreamUrl() - Method in class us.zoom.sdk.InMeetingLiveStreamController.LiveStreamChannel
Get URL of stream server.
getLoudSpeakerStatus() - Method in interface us.zoom.sdk.InMeetingAudioController
Get the speaker status of the current phone.
getMeetingId() - Method in class us.zoom.sdk.MeetingInviteMenuItem.MeetingInviteItemInfo
 
getMeetingId() - Method in interface us.zoom.sdk.MeetingItem
Get meeting ID.
getMeetingItemByUniqueId(long) - Method in interface us.zoom.sdk.PreMeetingService
Get a meeting item object by meeting unique ID.
getMeetingNumber() - Method in interface us.zoom.sdk.MeetingItem
Get meeting number.
getMeetingPassword() - Method in interface us.zoom.sdk.InMeetingService
get the current meeting's password
getMeetingPassword() - Method in class us.zoom.sdk.MeetingInviteMenuItem.MeetingInviteItemInfo
 
getMeetingRawPassword() - Method in class us.zoom.sdk.MeetingInviteMenuItem.MeetingInviteItemInfo
 
getMeetingService() - Method in class us.zoom.sdk.ZoomSDK
Get the instance of meeting service.
getMeetingSettingsHelper() - Method in class us.zoom.sdk.ZoomSDK
Get MeetingSettingsHelper instance.
getMeetingStatus() - Method in interface us.zoom.sdk.MeetingService
Get the current meeting status.
getMeetingTopic() - Method in interface us.zoom.sdk.MeetingItem
Get current meeting topic.
getMeetingUniqueId() - Method in interface us.zoom.sdk.MeetingItem
Get meeting unique ID.
getMeetingUrl() - Method in class us.zoom.sdk.MeetingInviteMenuItem.MeetingInviteItemInfo
 
getMsgId() - Method in class us.zoom.sdk.InMeetingChatMessage
Get the message ID.
getMyQuestionCount() - Method in interface us.zoom.sdk.InMeetingQAController
 
getMyQuestionList() - Method in interface us.zoom.sdk.InMeetingQAController
Get my question list
getMyUserID() - Method in interface us.zoom.sdk.InMeetingService
Get the current user ID in the meeting.
getMyUserInfo() - Method in interface us.zoom.sdk.InMeetingService
Get the information of current user in meeting.
getName() - Method in class us.zoom.sdk.RoomSystemDevice
Get device name of room system.
getName() - Method in class us.zoom.sdk.ZoomSDKCountryCode
 
getNumber() - Method in class us.zoom.sdk.ZoomSDKCountryCode
 
getOpenQuestionCount() - Method in interface us.zoom.sdk.InMeetingQAController
Get the amount of open-ended questions.
getOpenQuestionList() - Method in interface us.zoom.sdk.InMeetingQAController
Get all open questions
getParticipantId() - Method in interface us.zoom.sdk.InMeetingService
Get the current user participant id.
getParticipantID() - Method in class us.zoom.sdk.InMeetingUserInfo
Get user participant id MeetingOptions.participant_id
getPassword() - Method in interface us.zoom.sdk.MeetingItem
Get the password of current meeting.
getPicUrl() - Method in class us.zoom.sdk.Alternativehost
Get the avatar link of alternative host.
getPinnedUser() - Method in interface us.zoom.sdk.InMeetingVideoController
Get the user ID of current pinned video.
getPmi() - Method in class us.zoom.sdk.Alternativehost
Get the personal meeting number of alternative host.
getPreferenceKeyIsAppVerified() - Method in class us.zoom.sdk.ZoomSDK
 
getPreferenceKeyLastVerifiedAppKey() - Method in class us.zoom.sdk.ZoomSDK
 
getPreferenceKeyLastVerifiedAppSecret() - Method in class us.zoom.sdk.ZoomSDK
 
getPreferenceKeyLastVerifiedJwtToken() - Method in class us.zoom.sdk.ZoomSDK
 
getPreferredCameraAntibanding() - Method in interface us.zoom.sdk.MeetingSettingsHelper
Get the preferred antibanding value.
getPreMeetingService() - Method in class us.zoom.sdk.ZoomSDK
Get preMeetingService instance.
getProxyDescription() - Method in interface us.zoom.sdk.ProxySettingHandler
Get the description of the proxy.
getProxyHost() - Method in interface us.zoom.sdk.ProxySettingHandler
Get the address of the proxy host.
getProxyPort() - Method in interface us.zoom.sdk.ProxySettingHandler
Get the proxy port.
getQuestion(String) - Method in interface us.zoom.sdk.InMeetingQAController
Get question by question id
getQuestionID() - Method in class us.zoom.sdk.AnswerItem
 
getQuestionID() - Method in interface us.zoom.sdk.IAnswerItem
Get question id
getQuestionID() - Method in interface us.zoom.sdk.IQAItemInfo
Get question id
getQuestionID() - Method in class us.zoom.sdk.QAItemInfo
 
getRawDataType() - Method in interface us.zoom.sdk.IZoomSDKRenderer
 
getRawDataType() - Method in class us.zoom.sdk.ZoomSDKRenderer
 
getRealNameAuthPrivacyURL() - Method in interface us.zoom.sdk.SmsService
 
getReceiverDisplayName() - Method in class us.zoom.sdk.InMeetingChatMessage
Get the screen name of user who receives message.
getReceiverUserId() - Method in class us.zoom.sdk.InMeetingChatMessage
Get the ID of user who receives message.
getRepeatEndTime() - Method in interface us.zoom.sdk.MeetingItem
Get the end time of the recurring meeting.
getRepeatType() - Method in interface us.zoom.sdk.MeetingItem
Get meeting recurring types.
getResendSMSVerificationCodeHandler() - Method in interface us.zoom.sdk.SmsService
 
getResolution() - Method in interface us.zoom.sdk.IZoomSDKRenderer
 
getResolution() - Method in class us.zoom.sdk.ZoomSDKRenderer
 
getReVerifySMSVerificationCodeHandler() - Method in interface us.zoom.sdk.SmsService
 
getRightMargin() - Method in class us.zoom.sdk.CustomizedMiniMeetingViewSize
 
getRoomDevices() - Method in interface us.zoom.sdk.InviteRoomSystemHelper
Get the list of devices in current meeting room.
getRotation() - Method in class us.zoom.sdk.ZoomSDKPreProcessRawData
 
getRotation() - Method in class us.zoom.sdk.ZoomSDKVideoRawData
Query video raw data rotation
getSampleRate() - Method in class us.zoom.sdk.ZoomSDKAudioRawData
Get audio sample rate
getScheduleForHostEmail() - Method in interface us.zoom.sdk.MeetingItem
Get the email whose owner will be the host of the scheduled meeting.
getSdkLocale(Context) - Method in class us.zoom.sdk.ZoomSDK
Get current ZOOM SDK locale configuration.
getSelectedCameraId() - Method in interface us.zoom.sdk.InMeetingVideoController
Get the ID of currently selected camera.
getSelectedCountries() - Method in class us.zoom.sdk.MobileRTCDialinCountry
Get the countries selected by user.
getSenderDisplayName() - Method in class us.zoom.sdk.InMeetingChatMessage
Get the screen name of user who sends message.
getSenderName() - Method in class us.zoom.sdk.AnswerItem
 
getSenderName() - Method in interface us.zoom.sdk.IAnswerItem
Get the answer sender user name
getSenderName() - Method in interface us.zoom.sdk.IQAItemInfo
Get the question sender user name
getSenderName() - Method in class us.zoom.sdk.QAItemInfo
 
getSenderUserId() - Method in class us.zoom.sdk.InMeetingChatMessage
Get the ID of user who sends message.
getShareBitmap() - Method in class us.zoom.sdk.MeetingActivity
Get share view bitmap.onJoinMeetingConfirmed
getSmallIconForLorLaterId() - Method in class us.zoom.sdk.CustomizedNotificationData
 
getSmallIconId() - Method in class us.zoom.sdk.CustomizedNotificationData
 
getSmsService() - Method in class us.zoom.sdk.ZoomSDK
Get Sms Service for real name auth for chinese user.
getSpecifiedDomains() - Method in interface us.zoom.sdk.MeetingItem
Get the specified domains in which users can join the current meeting.
getStartTime() - Method in interface us.zoom.sdk.MeetingItem
Get the meeting Start Time.
getState() - Method in class us.zoom.sdk.AnswerItem
 
getState() - Method in interface us.zoom.sdk.IAnswerItem
Get answer status
getState() - Method in interface us.zoom.sdk.IQAItemInfo
Get question status
getState() - Method in class us.zoom.sdk.QAItemInfo
 
getStreamHeight() - Method in class us.zoom.sdk.ZoomSDKVideoRawData
 
getStreamWidth() - Method in class us.zoom.sdk.ZoomSDKVideoRawData
Query stream width
getSupportPhoneNumberCountryList() - Method in interface us.zoom.sdk.SmsService
 
getSwitchVideoLayoutUserCountThreshold() - Method in interface us.zoom.sdk.MeetingSettingsHelper
Get the threshold for the number of users which is used to switch the video layout automatically.
getText() - Method in class us.zoom.sdk.AnswerItem
 
getText() - Method in interface us.zoom.sdk.IAnswerItem
Get answer content
getText() - Method in interface us.zoom.sdk.IQAItemInfo
Get question content
getText() - Method in class us.zoom.sdk.QAItemInfo
 
getThirdPartyAudioInfo() - Method in interface us.zoom.sdk.MeetingItem
Get the third party audio information of the current meeting.
getTime() - Method in class us.zoom.sdk.InMeetingChatMessage
Get the time when the message is sent.
getTimeStamp() - Method in class us.zoom.sdk.AnswerItem
 
getTimeStamp() - Method in interface us.zoom.sdk.IAnswerItem
Get answer add timestamp
getTimeStamp() - Method in interface us.zoom.sdk.IQAItemInfo
Get question add timestamp
getTimeStamp() - Method in class us.zoom.sdk.QAItemInfo
 
getTimeZoneId() - Method in interface us.zoom.sdk.MeetingItem
Get timezone ID.
getTitle() - Method in class us.zoom.sdk.MeetingInviteMenuItem
 
getTopic() - Method in class us.zoom.sdk.MeetingInviteMenuItem.MeetingInviteItemInfo
 
getTopMargin() - Method in class us.zoom.sdk.CustomizedMiniMeetingViewSize
 
getUBuffer(int) - Method in class us.zoom.sdk.ZoomSDKPreProcessRawData
 
getuBuffer() - Method in class us.zoom.sdk.ZoomSDKVideoRawData
Get YUVI420 U buffer
getUnassginedUserList() - Method in interface us.zoom.sdk.IBOData
 
getUpvoteNum() - Method in interface us.zoom.sdk.IQAItemInfo
Get upvote number
getUpvoteNum() - Method in class us.zoom.sdk.QAItemInfo
 
getUserCount() - Method in interface us.zoom.sdk.InMeetingUserList
This method is used to get user count in meeting
getUserId() - Method in class us.zoom.sdk.InMeetingUserInfo
Get the user ID.
getUserId() - Method in interface us.zoom.sdk.IZoomSDKRenderer
 
getUserId() - Method in class us.zoom.sdk.ZoomSDKRenderer
 
getUserInfoById(long) - Method in interface us.zoom.sdk.InMeetingService
Get the information of the specified user.
getUserInfoByIndex(int) - Method in interface us.zoom.sdk.InMeetingUserList
This method is used to get user info by index
getUserName() - Method in class us.zoom.sdk.InMeetingUserInfo
Get user name.
getUStride() - Method in class us.zoom.sdk.ZoomSDKPreProcessRawData
 
getValue() - Method in enum us.zoom.sdk.ZoomSDKVideoResolution
 
getVBuffer(int) - Method in class us.zoom.sdk.ZoomSDKPreProcessRawData
 
getvBuffer() - Method in class us.zoom.sdk.ZoomSDKVideoRawData
Get YUVI420 V buffer
getVersion(Context) - Method in class us.zoom.sdk.ZoomSDK
Get ZOOM SDK version on Android.
getVideoQuality() - Method in class us.zoom.sdk.InMeetingUserInfo.VideoStatus
Get Network quality.
getVideoSourceHelper() - Method in class us.zoom.sdk.ZoomSDK
Get video source helper
getVideoStatus() - Method in class us.zoom.sdk.InMeetingUserInfo
Get user video status in ZOOM meeting defined in InMeetingUserInfo.VideoStatus.
getVideoViewManager() - Method in class us.zoom.sdk.MobileRTCVideoView
Get a manager object of the video view.
getVideoViewMgr() - Method in class us.zoom.sdk.MobileRTCVideoView
 
getVStride() - Method in class us.zoom.sdk.ZoomSDKPreProcessRawData
 
getWaitingRoomUserInfoByID(long) - Method in interface us.zoom.sdk.InMeetingWaitingRoomController
Get the information of user who is in the waiting room by user ID.
getWaitingRoomUserLst() - Method in interface us.zoom.sdk.InMeetingWaitingRoomController
Get the list of meeting participants in the waiting room.
getWebinarAttendeeStatus() - Method in class us.zoom.sdk.InMeetingUserInfo
Get attendee status in webinar.
getWidth() - Method in class us.zoom.sdk.CustomizedMiniMeetingViewSize
 
getWidth() - Method in class us.zoom.sdk.ZoomSDKPreProcessRawData
 
getWidth() - Method in class us.zoom.sdk.ZoomSDKVideoCapability
 
getYBuffer(int) - Method in class us.zoom.sdk.ZoomSDKPreProcessRawData
 
getyBuffer() - Method in class us.zoom.sdk.ZoomSDKVideoRawData
Get YUVI420 Y buffer
getYStride() - Method in class us.zoom.sdk.ZoomSDKPreProcessRawData
 
getZoomUIService() - Method in class us.zoom.sdk.ZoomSDK
Get ZoomUIService instance.
grabRemoteControl() - Method in interface us.zoom.sdk.InMeetingRemoteController
Set to enable remote control.

H

handleE2EMeetingExternalSessionKeyReady(Map<EnumComponentType, E2EMeetingExternalSessionKey>, boolean) - Method in interface us.zoom.sdk.InMeetingService
Set session key of custom meeting.
handleReturnToConfNotify(Context, Intent) - Method in interface us.zoom.sdk.InMeetingNotificationHandle
 
handZoomWebUrl(String) - Method in interface us.zoom.sdk.MeetingService
Start or join a ZOOM meeting with zoom web url
hasLiveAnswers() - Method in interface us.zoom.sdk.IQAItemInfo
Query the question has live answers
hasLiveAnswers() - Method in class us.zoom.sdk.QAItemInfo
 
hasRawDataLicense() - Method in class us.zoom.sdk.ZoomSDK
Query is has raw data license.
hasRemoteControlPrivilegeWithUserId(long) - Method in interface us.zoom.sdk.InMeetingRemoteController
Query if the current user has the remote control privilege.
hasTextAnswers() - Method in interface us.zoom.sdk.IQAItemInfo
Query the question has text answers
hasTextAnswers() - Method in class us.zoom.sdk.QAItemInfo
 
heightPercent - Variable in class us.zoom.sdk.MobileRTCRenderInfo
The percentage that the video unit height occupies the total one of the monitor.
hiddenChangeToAttendee(boolean) - Method in interface us.zoom.sdk.ZoomUIService
Hide Change to attendee in webinar
hiddenPoll(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Hidden poll feature for zoom ui
hiddenPromoToPanelist(boolean) - Method in interface us.zoom.sdk.ZoomUIService
Hide promo to panelist in webinar
hiddenQA(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Hidden question and answer feature for zoom ui
hideAnnotationInScreenShareToolbar(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Hide annotation button in screen share toolbar,for sdk screen share.
hideDisconnectAudio(boolean) - Method in interface us.zoom.sdk.ZoomUIService
Hide disconnect audio button in meeting.
hideMiniMeetingWindow() - Method in interface us.zoom.sdk.ZoomUIService
 
hideReactionsOnMeetingUI(boolean) - Method in interface us.zoom.sdk.ZoomUIService
Hide meeting reaction ui.
hideStopShareInScreenShareToolbar(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Hide stopshare button in screen share toolbar.

I

IAnswerItem - Interface in us.zoom.sdk
 
IBOAdmin - Interface in us.zoom.sdk
 
IBOAdminEvent - Interface in us.zoom.sdk
 
IBOAssistant - Interface in us.zoom.sdk
 
IBOAttendee - Interface in us.zoom.sdk
 
IBOAttendeeEvent - Interface in us.zoom.sdk
 
IBOAttendeeEvent.ATTENDEE_REQUEST_FOR_HELP_RESULT - Enum in us.zoom.sdk
 
IBOCreator - Interface in us.zoom.sdk
 
IBOData - Interface in us.zoom.sdk
 
IBODataEvent - Interface in us.zoom.sdk
 
IBOMeeting - Interface in us.zoom.sdk
 
ignoreUserHelpRequest(String) - Method in interface us.zoom.sdk.IBOAdmin
 
initialize(Context, String, String, ZoomSDKInitializeListener) - Method in class us.zoom.sdk.ZoomSDK
Deprecated.
initialize(Context, String, String, boolean, ZoomSDKInitializeListener) - Method in class us.zoom.sdk.ZoomSDK
Deprecated.
initialize(Context, String, String, String, ZoomSDKInitializeListener) - Method in class us.zoom.sdk.ZoomSDK
Deprecated.
initialize(Context, String, String, String, ZoomSDKInitializeListener, boolean) - Method in class us.zoom.sdk.ZoomSDK
Deprecated.
initialize(Context, String, String, String, ZoomSDKInitializeListener, boolean, int) - Method in class us.zoom.sdk.ZoomSDK
Deprecated.
initialize(Context, String, String, String, boolean, ZoomSDKInitializeListener) - Method in class us.zoom.sdk.ZoomSDK
Deprecated.
initialize(Context, String, String, String, boolean, ZoomSDKInitializeListener, boolean) - Method in class us.zoom.sdk.ZoomSDK
Deprecated.
initialize(Context, String, String, String, boolean, ZoomSDKInitializeListener, boolean, int) - Method in class us.zoom.sdk.ZoomSDK
Deprecated.
initialize(Context, ZoomSDKInitializeListener, ZoomSDKInitParams) - Method in class us.zoom.sdk.ZoomSDK
 
InMeetingAnnotationController - Interface in us.zoom.sdk
Annotation controls in meeting.
InMeetingAnnotationController.AnnotationToolType - Enum in us.zoom.sdk
Annotation tool types in meeting.
InMeetingAnnotationController.InMeetingAnnotationListener - Interface in us.zoom.sdk
Callback event of meeting annotaion share.
InMeetingAudioController - Interface in us.zoom.sdk
Audio controller in meeting.
InMeetingAudioController.MobileRTCMicrophoneError - Enum in us.zoom.sdk
Enumeration of Microphone Errors.
InMeetingBOController - Interface in us.zoom.sdk
 
InMeetingBOControllerListener - Interface in us.zoom.sdk
 
InMeetingChatController - Interface in us.zoom.sdk
Chat controller in meeting.
InMeetingChatController.MobileRTCChatGroup - Enum in us.zoom.sdk
Chat group in meeting.
InMeetingChatController.MobileRTCMeetingChatPriviledge - Enum in us.zoom.sdk
An enumeration of meeting chat priviledge types
InMeetingChatController.MobileRTCWebinarChatPriviledge - Enum in us.zoom.sdk
An enumeration of webinar chat priviledge types
InMeetingChatMessage - Class in us.zoom.sdk
Chat message in zoom meeting.
InMeetingChatMessage() - Constructor for class us.zoom.sdk.InMeetingChatMessage
 
InMeetingCloudRecordController - Interface in us.zoom.sdk
Cloud recording controller in meeting.
InMeetingEventHandler - Interface in us.zoom.sdk
Meeting event handler.
InMeetingLiveStreamController - Interface in us.zoom.sdk
Live Stream in ZOOM meeting Controller.
InMeetingLiveStreamController.InMeetingLiveStreamListener - Interface in us.zoom.sdk
Interface to listening for live streaming status.
InMeetingLiveStreamController.LiveStreamChannel - Class in us.zoom.sdk
Live streaming channels by which users can share the meeting.
InMeetingLiveStreamController.MobileRTCLiveStreamStatus - Enum in us.zoom.sdk
Enumeration of live stream status in meeting.
InMeetingNotificationHandle - Interface in us.zoom.sdk
 
InMeetingQAController - Interface in us.zoom.sdk
Question and answer(QA) controller in webinar.
InMeetingQAController.InMeetingQAListener - Interface in us.zoom.sdk
QA event listener in webinar.
InMeetingRemoteController - Interface in us.zoom.sdk
Remote controller interface in meeting.
InMeetingRemoteController.InMeetingRemoteControlListener - Interface in us.zoom.sdk
 
InMeetingRemoteController.MobileRTCRemoteControlInputType - Enum in us.zoom.sdk
Type of operations when the user is in remote controlling.
InMeetingService - Interface in us.zoom.sdk
Interfaces of ZOOM services in meeting.
InMeetingServiceListener - Interface in us.zoom.sdk
Zoom service listener in meeting.
InMeetingServiceListener.AudioStatus - Enum in us.zoom.sdk
 
InMeetingServiceListener.VideoStatus - Enum in us.zoom.sdk
 
InMeetingShareController - Interface in us.zoom.sdk
Share controller in meeting.
InMeetingShareController.InMeetingShareListener - Interface in us.zoom.sdk
Callback event of meeting sharing.
InMeetingUserInfo - Class in us.zoom.sdk
User Information Object in ZOOM meeting.
InMeetingUserInfo() - Constructor for class us.zoom.sdk.InMeetingUserInfo
 
InMeetingUserInfo.AudioStatus - Class in us.zoom.sdk
User's audio status in ZOOM meeting.
InMeetingUserInfo.InMeetingUserRole - Enum in us.zoom.sdk
An enumeration of user roles.
InMeetingUserInfo.SDK_NETWORK_STATUS - Interface in us.zoom.sdk
 
InMeetingUserInfo.VideoStatus - Class in us.zoom.sdk
User video status in ZOOM meeting.
InMeetingUserInfo.WebinarAttendeeStatus - Class in us.zoom.sdk
Attendee's status in webinar.
InMeetingUserList - Interface in us.zoom.sdk
Zoom in-meeting user list
InMeetingVideoController - Interface in us.zoom.sdk
Video controller in meeting.
InMeetingWaitingRoomController - Interface in us.zoom.sdk
Waiting Room of Meeting Service Interface
InMeetingWaitingRoomController.InMeetingWaitingRoomListener - Interface in us.zoom.sdk
Callback Event of Meeting Waiting Room.
InMeetingWebinarController - Interface in us.zoom.sdk
Webinar controller in meeting.
InMeetingWebinarController.InMeetingWebinarListener - Interface in us.zoom.sdk
Callback event of webinar.
inputUsernamePassword(String, String) - Method in interface us.zoom.sdk.ProxySettingHandler
Input the username and password of the proxy.
InstantMeetingOptions - Class in us.zoom.sdk
Meeting Options to start an instant meeting.
InstantMeetingOptions() - Constructor for class us.zoom.sdk.InstantMeetingOptions
 
INVITE_COPY_URL - Static variable in class us.zoom.sdk.InviteOptions
Invite attendees by URL.
INVITE_DISABLE_ALL - Static variable in class us.zoom.sdk.InviteOptions
Disable all invitation items.
INVITE_ENABLE_ALL - Static variable in class us.zoom.sdk.InviteOptions
Invite attendees by all items.
invite_options - Variable in class us.zoom.sdk.MeetingOptions
Invitation options.
INVITE_VIA_EMAIL - Static variable in class us.zoom.sdk.InviteOptions
Invite attendees by email.
INVITE_VIA_SMS - Static variable in class us.zoom.sdk.InviteOptions
Invite attendees by message.
InviteOptions - Class in us.zoom.sdk
Options to enable/disable the items on invitation list.
InviteOptions() - Constructor for class us.zoom.sdk.InviteOptions
 
InviteRoomSystemHelper - Interface in us.zoom.sdk
Invitation room system helper.
InviteRoomSystemHelper.CallOutRoomSystemStatus - Enum in us.zoom.sdk
Room system outgoing call status.
InviteRoomSystemHelper.PairingRoomSystemResult - Enum in us.zoom.sdk
Room system pairing status.
InviteRoomSystemListener - Interface in us.zoom.sdk
Invitation room system status/result listener.
IQAItemInfo - Interface in us.zoom.sdk
 
IQAItemStatus - Interface in us.zoom.sdk
 
IQAItemStatus_Init - Static variable in interface us.zoom.sdk.IQAItemStatus
 
IQAItemStatus_Received - Static variable in interface us.zoom.sdk.IQAItemStatus
 
IQAItemStatus_SendFail - Static variable in interface us.zoom.sdk.IQAItemStatus
 
IQAItemStatus_Sending - Static variable in interface us.zoom.sdk.IQAItemStatus
 
IQAItemStatus_Sent - Static variable in interface us.zoom.sdk.IQAItemStatus
 
is720PEnabled() - Method in interface us.zoom.sdk.MeetingSettingsHelper
Query if 720p enabled
is_border_visible - Variable in class us.zoom.sdk.MobileRTCVideoUnitRenderInfo
Set whether to display video border on video unit.
is_show_audio_off - Variable in class us.zoom.sdk.MobileRTCVideoUnitRenderInfo
Set whether to display user's audio status on video unit.
is_username_visible - Variable in class us.zoom.sdk.MobileRTCVideoUnitRenderInfo
Set whether to display user's name on video unit.
isAllowAttendeeChat() - Method in interface us.zoom.sdk.InMeetingWebinarController
Query if attendee is able to chat.
isAllowPanellistStartVideo() - Method in interface us.zoom.sdk.InMeetingWebinarController
Query if panelist is able to start video.
isAllowTalk() - Method in class us.zoom.sdk.InMeetingUserInfo.WebinarAttendeeStatus
 
isAllowToChat() - Method in class us.zoom.sdk.MeetingActivity
Query if it is allowed to chat in current meeting.
isAlwaysFullScreen() - Method in class us.zoom.sdk.MeetingActivity
Query if meeting activity layout is always in full screen.
isAlwaysShowMeetingToolbarEnabled() - Method in interface us.zoom.sdk.MeetingSettingsHelper
Query if the option ALWAYS SHOW MEETING CONTROLS is enabled
isAnonymous() - Method in interface us.zoom.sdk.IQAItemInfo
Query is the question anonymous
isAnonymous() - Method in class us.zoom.sdk.QAItemInfo
 
isAskQuestionAnonymouslyEnabled() - Method in interface us.zoom.sdk.InMeetingQAController
Query if it is allowed to ask question anonymously in webinar.
isAttendeeCanViewAllQuestions() - Method in interface us.zoom.sdk.InMeetingQAController
Query if attendee is allowed to view all question.
isAttendeeVideoOff() - Method in interface us.zoom.sdk.MeetingItem
Query if attendee's video is turned off.
isAudioConnected() - Method in interface us.zoom.sdk.InMeetingAudioController
Query if the audio of the current user is connected.
isAudioConnected() - Method in class us.zoom.sdk.MeetingActivity
Query if the audio is connected.
isAudioMuted() - Method in class us.zoom.sdk.MeetingActivity
Query if the microphone is muted
isAutoConnectVoIPWhenJoinMeetingEnabled() - Method in interface us.zoom.sdk.MeetingSettingsHelper
Query if the VoIP auto-connection is enabled when the current user joins the meeting.
isBackCamera(String) - Method in interface us.zoom.sdk.InMeetingVideoController
Query if the camera is the back one.
isBOEnabled() - Method in interface us.zoom.sdk.InMeetingBOController
Query if bo is enable
isBOStarted() - Method in interface us.zoom.sdk.InMeetingBOController
Query if bo is started
isBOUserMyself(String) - Method in interface us.zoom.sdk.IBOData
 
isChatDisabled() - Method in interface us.zoom.sdk.InMeetingChatController
Query if it is disabled to chat in the current meeting.
isChatToAll() - Method in class us.zoom.sdk.InMeetingChatMessage
To check if the message is sended to all users in meeting
isChatToAllPanelist() - Method in class us.zoom.sdk.InMeetingChatMessage
To check if the message is sended to all panelist in meeting
isChatToWaitingroom() - Method in class us.zoom.sdk.InMeetingChatMessage
To check if the message is sended to waiting room users
isCloudRecordEnabled() - Method in interface us.zoom.sdk.InMeetingCloudRecordController
Query if the CLOUD RECORDING for current user is enabled.
isCloudRecordingSupported() - Method in interface us.zoom.sdk.AccountService
Query if the CLOUD RECORDING is enabled while scheduling a meeting.
isCloudRecordInProgress() - Method in interface us.zoom.sdk.InMeetingCloudRecordController
Query if the current meeting is recorded in process on the cloud in process.
isCloudRecordPaused() - Method in interface us.zoom.sdk.InMeetingCloudRecordController
Query if the current recording on the cloud is paused.
isCMREnabled() - Method in class us.zoom.sdk.MeetingActivity
Query if it is enabled to record on the cloud.
isCMRInProgress() - Method in class us.zoom.sdk.MeetingActivity
Query if it is in process to record on the cloud.
isCurrentMeetingHost() - Method in interface us.zoom.sdk.MeetingService
Query if the current user is meeting host.
isCurrentMeetingLocked() - Method in interface us.zoom.sdk.MeetingService
Query if the current meeting is locked.
isCustomizedMeetingUIEnabled() - Method in interface us.zoom.sdk.MeetingSettingsHelper
Query if USE CUSTOM MEETING UI is enabled.
isDeviceSupported(Context) - Method in class us.zoom.sdk.ZoomSDK
Query if the current device is able to run SDK.
isDialOutInProgress() - Method in interface us.zoom.sdk.MeetingService
Query if the outgoing call is in progress at the moment.
isDialoutSupported() - Method in interface us.zoom.sdk.MeetingService
Query if it is able to dial out in the current meeting.
isDisabledPMI() - Method in interface us.zoom.sdk.PreMeetingService
Query is person meeting id disable for login user.
isDisableShowVideoPreviewWhenJoinMeeting() - Method in interface us.zoom.sdk.MeetingSettingsHelper
To query whether the query dialog will be displayed when joining a video meeting
isEmailLoginEnable() - Method in class us.zoom.sdk.ZoomSDK
Query is email login enable
isEnableJoinBeforeHostByDefault() - Method in interface us.zoom.sdk.AccountService
Query if it is enabled to JOIN BEFORE HOST(JBH) by default while scheduling a meeting.
isEnableLanguageInterpretation() - Method in interface us.zoom.sdk.MeetingItem
Get is the meeting enable language interpretation for the meeting
isEnableMeetingToPublic() - Method in interface us.zoom.sdk.MeetingItem
Get is the meeting list to public event.
isEnableWaitingRoom() - Method in interface us.zoom.sdk.MeetingItem
Get is the meeting enable waiting room
isExternalMeeting() - Method in interface us.zoom.sdk.InMeetingService
Query if the current meeting is external.
isFailoverMeeting() - Method in interface us.zoom.sdk.InMeetingService
Query if the current meeting is failover.
isFrontCamera(String) - Method in interface us.zoom.sdk.InMeetingVideoController
Query if the camera is the front one.
isGalleryVideoViewDisabled() - Method in interface us.zoom.sdk.MeetingSettingsHelper
Query if DISABLE video GALLERY VIEW is enabled.
isH323User() - Method in class us.zoom.sdk.InMeetingUserInfo
Query if the user is h323 user.
isHideAnnotationInScreenShareToolbar() - Method in interface us.zoom.sdk.MeetingSettingsHelper
Query if annotation button is hide in screen share toolbar.
isHideClosedCaption() - Method in interface us.zoom.sdk.MeetingSettingsHelper
Query if HIDE CLOSED CAPTION on the main video is enabled.
isHideNoVideoUsersEnabled() - Method in interface us.zoom.sdk.MeetingSettingsHelper
Query if the option HIDE NON-VIDEO PARTICIPANTS is enabled.
isHideStopShareInScreenShareToolbar() - Method in interface us.zoom.sdk.MeetingSettingsHelper
Query if stopshare button is hide in screen share toolbar.
isHostInChinaEnabled() - Method in interface us.zoom.sdk.MeetingItem
Query if it is able to host meeting in China.
isHostInThisBO() - Method in interface us.zoom.sdk.IBOAttendee
 
isHostMeetingInChinaFeatureOn() - Method in interface us.zoom.sdk.AccountService
Query if HOST MEETING IN CHINA is enabled while scheduling a meeting.
isHostUser(long) - Method in interface us.zoom.sdk.InMeetingService
Query if the current user is host.
isHostVideoOff() - Method in interface us.zoom.sdk.MeetingItem
Query if the host's video is turned off.
isImmersedModeEnabled() - Method in class us.zoom.sdk.MeetingActivity
Query if immersed mode is enabled for meeting activity layout.
isInBOMeeting() - Method in interface us.zoom.sdk.InMeetingBOController
Query if current user is bo meeting
isIncludedTollfree() - Method in class us.zoom.sdk.MobileRTCDialinCountry
Query if the toll-free number is included in the list of dialing in.
isInitialized() - Method in class us.zoom.sdk.ZoomSDK
Query if ZOOM SDK has been initialized.
isInSilentMode() - Method in class us.zoom.sdk.MeetingActivity
Query if user joins meeting in silent mode is enabled.
isInternalMeeting() - Method in interface us.zoom.sdk.InMeetingService
Query if the current meeting is internal.
isInviteRoomSystemSupported() - Method in interface us.zoom.sdk.MeetingService
Query if it is able to invite room system in the current meeting.
isInWaitingRoom() - Method in class us.zoom.sdk.InMeetingUserInfo
Query if the participant is in the waiting room.
isKubiDeviceEnabled() - Method in interface us.zoom.sdk.MeetingSettingsHelper
Query if Kubi device is enabled.
isLargeShareVideoSceneEnabled() - Method in interface us.zoom.sdk.MeetingSettingsHelper
Query if DISPLAY ATTENDEES' VIDEOS WHEN VIEW THE SHARING is enabled
isLimited() - Method in class us.zoom.sdk.ZoomSDKPreProcessRawData
 
isLimited() - Method in class us.zoom.sdk.ZoomSDKVideoRawData
Query video raw data is limited.
isLiveAnswer() - Method in class us.zoom.sdk.AnswerItem
 
isLiveAnswer() - Method in interface us.zoom.sdk.IAnswerItem
Query if the answer is live
isLiveAnswering() - Method in interface us.zoom.sdk.IQAItemInfo
Query the question is live answering
isLiveAnswering() - Method in class us.zoom.sdk.QAItemInfo
 
isLocalRecordingSupported() - Method in interface us.zoom.sdk.AccountService
Query if the LOCAL RECORDING is enabled while scheduling a meeting.
isLoggedIn() - Method in class us.zoom.sdk.ZoomSDK
Query if ZOOM user has logged in.
isMarkedAsAnswered() - Method in interface us.zoom.sdk.IQAItemInfo
Query is the question marked as answered.
isMarkedAsAnswered() - Method in class us.zoom.sdk.QAItemInfo
 
isMarkedAsDismissed() - Method in interface us.zoom.sdk.IQAItemInfo
Query is the question marked as dismissed.
isMarkedAsDismissed() - Method in class us.zoom.sdk.QAItemInfo
 
isMarkedAsRead() - Method in class us.zoom.sdk.QAItemInfo
 
isMeetingBeingRecording() - Method in interface us.zoom.sdk.InMeetingCloudRecordController
Query if the meeting recording starts.
isMeetingConnected() - Method in interface us.zoom.sdk.InMeetingService
Query if the meeting is connected.
isMeetingConnected() - Method in class us.zoom.sdk.MeetingActivity
Query if the meeting is connected.
isMeetingHost() - Method in interface us.zoom.sdk.InMeetingService
Query if the current user is the host of the meeting.
isMeetingLocked() - Method in interface us.zoom.sdk.InMeetingService
Query if the meeting is locked by host.
isMicOriginalInputEnable() - Method in interface us.zoom.sdk.MeetingSettingsHelper
Query is mic original input enable
isMuted() - Method in class us.zoom.sdk.InMeetingUserInfo.AudioStatus
Query if the audio is muted.
isMuteMyMicrophoneWhenJoinMeetingEnabled() - Method in interface us.zoom.sdk.MeetingSettingsHelper
Query if the microphone is muted always when the current user joins the meeting.
isMuteOnEntryOn() - Method in interface us.zoom.sdk.InMeetingAudioController
Query if is enabled to mute attendees automatically when they join the meeting.
isMyAudioMuted() - Method in interface us.zoom.sdk.InMeetingAudioController
Query if the audio of current user is muted.
isMyself(long) - Method in interface us.zoom.sdk.InMeetingService
Query if the owner of ID is the current user himself.
isMySelfUpvoted() - Method in interface us.zoom.sdk.IQAItemInfo
Query if myself has upvote the question
isMySelfUpvoted() - Method in class us.zoom.sdk.QAItemInfo
 
isMyVideoMuted() - Method in interface us.zoom.sdk.InMeetingVideoController
Query if the video of current user is muted or not.
isNoLeaveMeetingButtonForHostEnabled() - Method in interface us.zoom.sdk.MeetingSettingsHelper
Query if hide leaving button on the dialog when the host leaves meeting is enabled
isNoUserJoinOrLeaveTipEnabled() - Method in interface us.zoom.sdk.MeetingSettingsHelper
Query if the tips, NO USER JOINS or LEAVES, is enabled.
isNoVideoTileOnShareScreenEnabled() - Method in interface us.zoom.sdk.MeetingSettingsHelper
Query if NO VIDEO TILE ON SHARE SCREEN is enabled.
isOnlySignUserCanJoin() - Method in interface us.zoom.sdk.MeetingItem
Query if only signed-in user can join the current meeting.
isOtherSharing() - Method in interface us.zoom.sdk.InMeetingShareController
Query if other user is sharing.
isParticipantsRenameAllowed() - Method in interface us.zoom.sdk.InMeetingService
Query is allow participant to rename self
isParticipantsUnmuteSelfAllowed() - Method in interface us.zoom.sdk.InMeetingService
Query is allow participant to unmute self
isPersonalMeeting() - Method in interface us.zoom.sdk.MeetingItem
Query if the meeting is personal.
isPlayChimeOn() - Method in interface us.zoom.sdk.InMeetingService
Query if chime is enabled when user joins/leaves meeting.
isPresenter() - Method in interface us.zoom.sdk.InMeetingAnnotationController
Query if the current user himself is presenter.
isPrivate() - Method in class us.zoom.sdk.AnswerItem
 
isPrivate() - Method in interface us.zoom.sdk.IAnswerItem
Query if the answer is private
isPrivateChatDisabled() - Method in interface us.zoom.sdk.InMeetingChatController
Query if meeting participants can send private 1:1 message to another participant.
isPureCallInUser() - Method in class us.zoom.sdk.InMeetingUserInfo
Query if the user is telephone user
isQACommentEnabled() - Method in interface us.zoom.sdk.InMeetingQAController
Allow attendee to answer question.
isQAEnabled() - Method in interface us.zoom.sdk.InMeetingQAController
Query if QA is enabled.
isQAVoteupEnabled() - Method in interface us.zoom.sdk.InMeetingQAController
Query if attendee is allowed to submit questions.
isRaisedHand() - Method in class us.zoom.sdk.InMeetingUserInfo
Query if the hand is raised.
isRaisedHand() - Method in class us.zoom.sdk.MeetingActivity
Query if user raises the hand.
isRecordingMeetingOnCloud() - Method in interface us.zoom.sdk.InMeetingCloudRecordController
Query if the meeting recording on the cloud starts.
isRecurringMeeting() - Method in interface us.zoom.sdk.MeetingItem
Query if the current meeting is a recurring one.
isRemoteController() - Method in interface us.zoom.sdk.InMeetingRemoteController
Query if the current user gets the remote control privilege.
isSelectedDevice() - Method in class us.zoom.sdk.CameraDevice
Query if the the current camera is selected.
isSenderMyself() - Method in class us.zoom.sdk.AnswerItem
 
isSenderMyself() - Method in interface us.zoom.sdk.IAnswerItem
Query if the answer is myself
isSenderMyself() - Method in interface us.zoom.sdk.IQAItemInfo
Query if the question send by myself.
isSenderMyself() - Method in class us.zoom.sdk.QAItemInfo
 
isSenderSupportAnnotation(long) - Method in interface us.zoom.sdk.InMeetingShareController
Query if the annotation is enabled in current sharing.
isSending() - Method in class us.zoom.sdk.InMeetingUserInfo.VideoStatus
Query if the user is sending video.
isSensorOrientationEnabled() - Method in class us.zoom.sdk.MeetingActivity
Query if the sensor orientation of the phone is enabled.
isShareLocked() - Method in interface us.zoom.sdk.InMeetingShareController
Query if screen share is locked by host.
isSharingOut() - Method in interface us.zoom.sdk.InMeetingShareController
Query if the current user is sharing successfully.
isSharingOut() - Method in class us.zoom.sdk.MeetingActivity
Query if the current user is sharing.
isSharingScreen() - Method in interface us.zoom.sdk.InMeetingShareController
Query if the current user is sharing screen.
isSharingScreen() - Method in class us.zoom.sdk.MeetingActivity
Query if the current user is sharing the screen.
isShowMyMeetingElapseTimeEnabled() - Method in interface us.zoom.sdk.MeetingSettingsHelper
Query is enable show meeting elapse time
isSignedInUserMeetingOn() - Method in interface us.zoom.sdk.AccountService
Query if ONLY SIGNED-IN USERS CAN JOIN MEETINGS is enabled while scheduling a meeting.
isSpecifiedDomainsCanJoinFeatureOn() - Method in interface us.zoom.sdk.AccountService
Query if users in specified domains can join meeting while scheduling a meeting.
isSupportAttendeeTalk() - Method in interface us.zoom.sdk.InMeetingWebinarController
Query if attendee in the current meeting is allowed to talk.
isSupportWaitingRoom() - Method in interface us.zoom.sdk.InMeetingWaitingRoomController
Query if it is able to enable waiting room in the current meeting.
isSupportWaitingRoomUponEntryFeature() - Method in interface us.zoom.sdk.InMeetingWaitingRoomController
Query if it is able to put attendees in waiting room in current meeting.
isSwitchVideoLayoutAccordingToUserCountEnabled() - Method in interface us.zoom.sdk.MeetingSettingsHelper
Query if it is able to switch video layout mode automatically between SPEAKER VIEW and GALLERY VIEW based on the number of users.
isTalking() - Method in class us.zoom.sdk.InMeetingUserInfo.AudioStatus
Query if the user is speaking.
isTelephonySupported() - Method in interface us.zoom.sdk.AccountService
Query if the TELEPHONY of current user is enabled while scheduling a meeting.
isThirdPartyAudioSupported() - Method in interface us.zoom.sdk.AccountService
Query if the 3rd PARTY AUDIO of current user is enabled while scheduling a meeting.
isTurnOffMyVideoWhenJoinMeetingEnabled() - Method in interface us.zoom.sdk.MeetingSettingsHelper
Query if the video is turned off when the current user joins the meeting.
isTurnOnAttendeeVideoByDefault() - Method in interface us.zoom.sdk.AccountService
Query if the PARTICIPANT'S VIDEO is turned on by default while scheduling a meeting.
isTurnOnHostVideoByDefault() - Method in interface us.zoom.sdk.AccountService
Query if the HOST'S VIDEO is turned on by default while scheduling a meeting.
isUsePmiAsMeetingID() - Method in interface us.zoom.sdk.MeetingItem
Query if the personal meeting number (PMI) is set as the meeting ID.
isUserPinned(long) - Method in interface us.zoom.sdk.InMeetingVideoController
Query if the current user's video is pinned.
isUserVideoSpotLighted(long) - Method in interface us.zoom.sdk.InMeetingVideoController
Query if the user's video is spotlighted.
isVideoMuted() - Method in class us.zoom.sdk.MeetingActivity
Query if the video of current user is muted.
isViewerAnnotationDisabled() - Method in interface us.zoom.sdk.InMeetingAnnotationController
Query currently sender disabled the viewer's annotation or not.
isVisibleToUser() - Method in class us.zoom.sdk.MobileRTCVideoView
 
isWaitingRoomOnEntryFlagOn() - Method in interface us.zoom.sdk.InMeetingWaitingRoomController
Query if it is able to make the attendees enter waiting room when they join the current meeting.
isWebinarMeeting() - Method in interface us.zoom.sdk.InMeetingService
Query if the current meeting is a webinar.
isWebinarMeeting() - Method in interface us.zoom.sdk.MeetingItem
Query if the meeting is a webinar.
IZoomRetrieveSMSVerificationCodeHandler - Interface in us.zoom.sdk
 
IZoomSDKAudioRawDataDelegate - Interface in us.zoom.sdk
Zoom SDK Audio raw data callback.
IZoomSDKAudioRawDataHelper - Interface in us.zoom.sdk
 
IZoomSDKRenderer - Interface in us.zoom.sdk
 
IZoomSDKVideoRawDataDelegate - Interface in us.zoom.sdk
 
IZoomSDKVideoRawDataDelegate.UserRawDataStatus - Enum in us.zoom.sdk
 
IZoomVerifySMSVerificationCodeHandler - Interface in us.zoom.sdk
 

J

joinBO(String) - Method in interface us.zoom.sdk.IBOAssistant
 
joinBo() - Method in interface us.zoom.sdk.IBOAttendee
 
joinBOByUserRequest(String) - Method in interface us.zoom.sdk.IBOAdmin
 
JoinMeetingOptions - Class in us.zoom.sdk
Meeting Options for Joining a Meeting.
JoinMeetingOptions() - Constructor for class us.zoom.sdk.JoinMeetingOptions
 
JoinMeetingParam4WithoutLogin - Class in us.zoom.sdk
 
JoinMeetingParam4WithoutLogin() - Constructor for class us.zoom.sdk.JoinMeetingParam4WithoutLogin
 
JoinMeetingParams - Class in us.zoom.sdk
Joining meeting Parameters.
JoinMeetingParams() - Constructor for class us.zoom.sdk.JoinMeetingParams
 
joinMeetingWithParams(Context, JoinMeetingParams, JoinMeetingOptions) - Method in interface us.zoom.sdk.MeetingService
Start a ZOOM meeting with specified arguments.
jwtToken - Variable in class us.zoom.sdk.ZoomSDKInitParams
jwtToken got from developer.

K

KICK_BY_HOST - Static variable in interface us.zoom.sdk.MeetingEndReason
Host kicks off the meeting.

L

leaveBO() - Method in interface us.zoom.sdk.IBOAssistant
 
leaveBo() - Method in interface us.zoom.sdk.IBOAttendee
 
leaveCurrentMeeting(boolean) - Method in interface us.zoom.sdk.InMeetingService
Leave the current meeting.
leaveCurrentMeeting(boolean) - Method in interface us.zoom.sdk.MeetingService
Leave the current meeting.
listMeeting() - Method in interface us.zoom.sdk.PreMeetingService
List all meetings of current logged-in user.
lockMeeting(boolean) - Method in interface us.zoom.sdk.InMeetingService
Query if the current meeting is locked by host or co-host.
lockShare(boolean) - Method in interface us.zoom.sdk.InMeetingShareController
The host/co-host can use this function to lock current meeting share.
loginWithSSOToken(String) - Method in class us.zoom.sdk.ZoomSDK
Login ZOOM SDK with SSO token.
loginWithZoom(String, String) - Method in class us.zoom.sdk.ZoomSDK
Login ZOOM SDK with working email.
logoutZoom() - Method in class us.zoom.sdk.ZoomSDK
Logout ZOOM SDK.
logSize - Variable in class us.zoom.sdk.ZoomSDKInitParams
Log File Size.
lowerAllHands() - Method in interface us.zoom.sdk.InMeetingService
The host puts all participants' hands down.
lowerHand(long) - Method in interface us.zoom.sdk.InMeetingService
The current user puts hands down.
lowerHand() - Method in class us.zoom.sdk.MeetingActivity
Put hand down.

M

makeHost(long) - Method in interface us.zoom.sdk.InMeetingService
Assign a user as the host in meeting.
MEETING_CONNECT_FAILED - Static variable in interface us.zoom.sdk.MeetingEvent
Failed to connect to a meeting.
MEETING_CONNECTED - Static variable in interface us.zoom.sdk.MeetingEvent
Connected to a meeting.
MEETING_CONNECTING - Static variable in interface us.zoom.sdk.MeetingEvent
Start to connecting to a meeting.
MEETING_DISCONNECTED - Static variable in interface us.zoom.sdk.MeetingEvent
Not connected or connecting to a meeting.
MEETING_ERROR_CLIENT_INCOMPATIBLE - Static variable in interface us.zoom.sdk.MeetingError
ZOOM SDK version is too low to connect to the meeting.
MEETING_ERROR_DISALLOW_HOST_RESGISTER_WEBINAR - Static variable in interface us.zoom.sdk.MeetingError
It is disallowed to register the webinar with the host's email.
MEETING_ERROR_DISALLOW_PANELIST_REGISTER_WEBINAR - Static variable in interface us.zoom.sdk.MeetingError
It is disallowed to register the webinar with the panelist's email.
MEETING_ERROR_EXIT_WHEN_WAITING_HOST_START - Static variable in interface us.zoom.sdk.MeetingError
User leaves the meeting when waiting for the host to start.
MEETING_ERROR_HOST_DENY_EMAIL_REGISTER_WEBINAR - Static variable in interface us.zoom.sdk.MeetingError
The registration of the webinar is rejected by the host.
MEETING_ERROR_INCORRECT_MEETING_NUMBER - Static variable in interface us.zoom.sdk.MeetingError
The meeting number is wrong.
MEETING_ERROR_INVALID_ARGUMENTS - Static variable in interface us.zoom.sdk.MeetingError
Meeting is failed due to invalid arguments.
MEETING_ERROR_INVALID_STATUS - Static variable in interface us.zoom.sdk.MeetingError
Meeting API can not be called now.
MEETING_ERROR_LOCKED - Static variable in interface us.zoom.sdk.MeetingError
Meeting is locked.
MEETING_ERROR_MEETING_NOT_EXIST - Static variable in interface us.zoom.sdk.MeetingError
Meeting dose not exist.
MEETING_ERROR_MEETING_OVER - Static variable in interface us.zoom.sdk.MeetingError
Meeting ends.
MEETING_ERROR_MMR_ERROR - Static variable in interface us.zoom.sdk.MeetingError
MMR server error.
MEETING_ERROR_NETWORK_ERROR - Static variable in interface us.zoom.sdk.MeetingError
Network error.
MEETING_ERROR_NETWORK_UNAVAILABLE - Static variable in interface us.zoom.sdk.MeetingError
The network is unavailable.
MEETING_ERROR_NO_MMR - Static variable in interface us.zoom.sdk.MeetingError
There is no MMR server available for the current meeting.
MEETING_ERROR_REGISTER_WEBINAR_FULL - Static variable in interface us.zoom.sdk.MeetingError
The number of registers exceeds the upper limit of webinar.
MEETING_ERROR_REMOVED_BY_HOST - Static variable in interface us.zoom.sdk.MeetingError
Meeting fail.
MEETING_ERROR_RESTRICTED - Static variable in interface us.zoom.sdk.MeetingError
Meeting is restricted.
MEETING_ERROR_RESTRICTED_JBH - Static variable in interface us.zoom.sdk.MeetingError
It is disabled to join meeting before host.
MEETING_ERROR_SESSION_ERROR - Static variable in interface us.zoom.sdk.MeetingError
Session error.
MEETING_ERROR_SUCCESS - Static variable in interface us.zoom.sdk.MeetingError
Start meeting successfully.
MEETING_ERROR_TIMEOUT - Static variable in interface us.zoom.sdk.MeetingError
Timeout.
MEETING_ERROR_UNKNOWN - Static variable in interface us.zoom.sdk.MeetingError
Unknown error.
MEETING_ERROR_USER_FULL - Static variable in interface us.zoom.sdk.MeetingError
The number of participants exceeds the upper limit.
MEETING_ERROR_WEB_SERVICE_FAILED - Static variable in interface us.zoom.sdk.MeetingError
Failed to request web service.
MEETING_ERROR_WEBINAR_ENFORCE_LOGIN - Static variable in interface us.zoom.sdk.MeetingError
User needs to log in if he wants to join the webinar.
MEETING_READY_TO_JOIN - Static variable in interface us.zoom.sdk.MeetingEvent
Meeting is ready to join.
meeting_views_options - Variable in class us.zoom.sdk.MeetingOptions
Meeting view options.
MeetingActivity - Class in us.zoom.sdk
 
MeetingActivity() - Constructor for class us.zoom.sdk.MeetingActivity
 
MeetingEndReason - Interface in us.zoom.sdk
Enumeration of reasons for ending/leaving meeting.
MeetingError - Interface in us.zoom.sdk
Meeting errors.
MeetingEvent - Interface in us.zoom.sdk
Meeting event
MeetingInviteItemInfo(String, String, String, long, String, String) - Constructor for class us.zoom.sdk.MeetingInviteMenuItem.MeetingInviteItemInfo
 
MeetingInviteMenuItem - Class in us.zoom.sdk
 
MeetingInviteMenuItem(String, int, MeetingInviteMenuItem.MeetingInviteAction) - Constructor for class us.zoom.sdk.MeetingInviteMenuItem
 
MeetingInviteMenuItem.MeetingInviteAction - Interface in us.zoom.sdk
 
MeetingInviteMenuItem.MeetingInviteItemInfo - Class in us.zoom.sdk
 
MeetingItem - Interface in us.zoom.sdk
Meeting item interface.
MeetingItem.AudioType - Enum in us.zoom.sdk
Audio types when participants join the meeting..
MeetingItem.AutoRecordType - Enum in us.zoom.sdk
Meeting auto-recording types.
MeetingItem.RepeatType - Interface in us.zoom.sdk
Meeting recurring types.
meetingNo - Variable in class us.zoom.sdk.JoinMeetingParams
The scheduled meeting number.
meetingNo - Variable in class us.zoom.sdk.StartMeetingParams
The number of scheduled meeting.
MeetingOptions - Class in us.zoom.sdk
Options to enable/disable functions in meeting.
MeetingOptions() - Constructor for class us.zoom.sdk.MeetingOptions
 
MeetingService - Interface in us.zoom.sdk
ZOOM meeting service.
MeetingServiceListener - Interface in us.zoom.sdk
ZOOM meeting service listener.
MeetingSettingsHelper - Interface in us.zoom.sdk
ZOOM meeting settings.
MeetingStatus - Enum in us.zoom.sdk
Meeting status.
MeetingViewsOptions - Class in us.zoom.sdk
The visibility of options on meeting view.
MeetingViewsOptions() - Constructor for class us.zoom.sdk.MeetingViewsOptions
 
MobileRTCDialinCountry - Class in us.zoom.sdk
 
MobileRTCDialinCountry(String, boolean, ArrayList<String>, ArrayList<String>) - Constructor for class us.zoom.sdk.MobileRTCDialinCountry
Create an instance for the MobileRTCDialinCountry.
MobileRTCDialinCountry() - Constructor for class us.zoom.sdk.MobileRTCDialinCountry
 
MobileRTCRawDataError - Enum in us.zoom.sdk
 
MobileRTCRenderInfo - Class in us.zoom.sdk
Render information of ZOOM video view unit: location and size.
MobileRTCRenderInfo(int, int, int, int) - Constructor for class us.zoom.sdk.MobileRTCRenderInfo
 
MobileRTCSDKError - Enum in us.zoom.sdk
 
MobileRTCShareView - Class in us.zoom.sdk
ZOOM sharing view container.
MobileRTCShareView(Context) - Constructor for class us.zoom.sdk.MobileRTCShareView
 
MobileRTCShareView(Context, AttributeSet) - Constructor for class us.zoom.sdk.MobileRTCShareView
 
MobileRTCSMSVerificationError - Enum in us.zoom.sdk
 
MobileRTCVideoUnitAspectMode - Interface in us.zoom.sdk
Enumeration of video aspect modes.
MobileRTCVideoUnitRenderInfo - Class in us.zoom.sdk
Render information of meeting video unit.
MobileRTCVideoUnitRenderInfo(int, int, int, int) - Constructor for class us.zoom.sdk.MobileRTCVideoUnitRenderInfo
Render information of meeting video unit.
MobileRTCVideoView - Class in us.zoom.sdk
Meeting video view class.
MobileRTCVideoView(Context) - Constructor for class us.zoom.sdk.MobileRTCVideoView
 
MobileRTCVideoView(Context, AttributeSet) - Constructor for class us.zoom.sdk.MobileRTCVideoView
 
MobileRTCVideoView(Context, AttributeSet, int) - Constructor for class us.zoom.sdk.MobileRTCVideoView
 
MobileRTCVideoViewManager - Interface in us.zoom.sdk
Meeting MobileRTCVideoView manager class.
muteAllAttendeeAudio(boolean) - Method in interface us.zoom.sdk.InMeetingAudioController
Mute all attendees by the host.
muteAttendeeAudio(boolean, long) - Method in interface us.zoom.sdk.InMeetingAudioController
Mute/unmute the attendee's audio by the host.
muteAudio(boolean) - Method in class us.zoom.sdk.MeetingActivity
Mute audio.
muteMyAudio(boolean) - Method in interface us.zoom.sdk.InMeetingAudioController
Query if the user can mute the audio himself.
muteMyVideo(boolean) - Method in interface us.zoom.sdk.InMeetingVideoController
Set to mute/unmute the video.
muteVideo(boolean) - Method in class us.zoom.sdk.MeetingActivity
Mute the video of current user.

N

Network_Bad - Static variable in interface us.zoom.sdk.InMeetingUserInfo.SDK_NETWORK_STATUS
 
Network_Good - Static variable in interface us.zoom.sdk.InMeetingUserInfo.SDK_NETWORK_STATUS
 
Network_Normal - Static variable in interface us.zoom.sdk.InMeetingUserInfo.SDK_NETWORK_STATUS
 
Network_Unknow - Static variable in interface us.zoom.sdk.InMeetingUserInfo.SDK_NETWORK_STATUS
 
NetworkConnectionListener - Interface in us.zoom.sdk
Callback event of completing the detection of proxy.
no_audio - Variable in class us.zoom.sdk.JoinMeetingOptions
Set it to TRUE to disconnect the audio when the user joins the meeting.
no_audio - Variable in class us.zoom.sdk.StartMeetingOptions
Set it to TRUE to disconnect the audio when the user joins the meeting.
no_bottom_toolbar - Variable in class us.zoom.sdk.MeetingOptions
Query whether to hide TOOLBAR at bottom.
NO_BUTTON_AUDIO - Static variable in class us.zoom.sdk.MeetingViewsOptions
There is no button: AUDIO.
NO_BUTTON_LEAVE - Static variable in class us.zoom.sdk.MeetingViewsOptions
There is no button: LEAVING.
NO_BUTTON_MORE - Static variable in class us.zoom.sdk.MeetingViewsOptions
There is no button: MORE.
NO_BUTTON_PARTICIPANTS - Static variable in class us.zoom.sdk.MeetingViewsOptions
There is no button: PARTICIPANTS.
NO_BUTTON_SHARE - Static variable in class us.zoom.sdk.MeetingViewsOptions
There is no button: SHARING.
NO_BUTTON_SWITCH_AUDIO_SOURCE - Static variable in class us.zoom.sdk.MeetingViewsOptions
There is no button: SWITCH AUDIO SOURCE.
NO_BUTTON_SWITCH_CAMERA - Static variable in class us.zoom.sdk.MeetingViewsOptions
There is no button: SWITCH CAMERA.
NO_BUTTON_VIDEO - Static variable in class us.zoom.sdk.MeetingViewsOptions
There is no button: VIDEO.
no_dial_in_via_phone - Variable in class us.zoom.sdk.MeetingOptions
Query whether to hide CALL IN BY PHONE.
no_dial_out_to_phone - Variable in class us.zoom.sdk.MeetingOptions
Query whether to hide CALL OUT.
no_disconnect_audio - Variable in class us.zoom.sdk.MeetingOptions
Query whether to hide DISCONNECT AUDIO.
no_driving_mode - Variable in class us.zoom.sdk.MeetingOptions
Query whether to hide DRIVING MODE.
no_invite - Variable in class us.zoom.sdk.MeetingOptions
Query whether to hide INVITATION.
no_meeting_end_message - Variable in class us.zoom.sdk.MeetingOptions
Query whether to hide MESSAGE OF ENDING MEETING.
no_meeting_error_message - Variable in class us.zoom.sdk.MeetingOptions
Query whether to hide MEETING ERROR MESSAGE.
no_share - Variable in class us.zoom.sdk.MeetingOptions
Query whether to hide SHARE.
NO_TEXT_MEETING_ID - Static variable in class us.zoom.sdk.MeetingViewsOptions
There is no text: MEETING ID.
NO_TEXT_PASSWORD - Static variable in class us.zoom.sdk.MeetingViewsOptions
There is no text: PASSWORD.
no_titlebar - Variable in class us.zoom.sdk.MeetingOptions
Query whether to hide MEETING TITLE-BAR.
no_unmute_confirm_dialog - Variable in class us.zoom.sdk.MeetingOptions
Query whether to hide host unmute yourself confirm dialog.
no_video - Variable in class us.zoom.sdk.MeetingOptions
Query whether to hide VIDEO.
no_webinar_register_dialog - Variable in class us.zoom.sdk.MeetingOptions
Query whether to hide webinar need register dialog.
None - Static variable in interface us.zoom.sdk.MeetingItem.RepeatType
Not recurring.
notifyVideoConfInstanceDestroyed() - Method in interface us.zoom.sdk.MeetingService
notify conf is destroyed

O

onActiveSpeakerVideoUserChanged(long) - Method in interface us.zoom.sdk.InMeetingServiceListener
Sink the event that the speaker of the active user changes.
onActiveVideoUserChanged(long) - Method in interface us.zoom.sdk.InMeetingServiceListener
Sink the event that the video of the active user changes.
onAddAnswer(String, boolean) - Method in interface us.zoom.sdk.InMeetingQAController.InMeetingQAListener
add a new answer callback
onAddQuestion(String, boolean) - Method in interface us.zoom.sdk.InMeetingQAController.InMeetingQAListener
add a new question callback
onAllowAskQuestionAnonymousStatus(boolean) - Method in interface us.zoom.sdk.InMeetingQAController.InMeetingQAListener
Callback event of the permission that user is allowed to ask questions anonymously is changed.
onAllowAttendeeChatResult() - Method in interface us.zoom.sdk.InMeetingWebinarController.InMeetingWebinarListener
Sink the event that attendee is enabled to chat.
onAllowAttendeeCommentQuestionStatus(boolean) - Method in interface us.zoom.sdk.InMeetingQAController.InMeetingQAListener
Callback event of the permission that user is allowed to answer questions is changed.
onAllowAttendeeViewAllQuestionStatus(boolean) - Method in interface us.zoom.sdk.InMeetingQAController.InMeetingQAListener
Callback event of the permission that attendee is allowed to view all questions is changed.
onAllowAttendeeVoteupQuestionStatus(boolean) - Method in interface us.zoom.sdk.InMeetingQAController.InMeetingQAListener
Callback event of the permission that attendee is allowed to submit questions is changed.
onAllowPanelistStartVideoNotification() - Method in interface us.zoom.sdk.InMeetingWebinarController.InMeetingWebinarListener
Sink the event that panelist is enabled to start video.
onAnnotationSupportChanaged(int, boolean) - Method in interface us.zoom.sdk.InMeetingAnnotationController.InMeetingAnnotationListener
Sink the event that the share user share status changed..
onAttendeeAudioStatusNotification(long, boolean, boolean) - Method in interface us.zoom.sdk.InMeetingWebinarController.InMeetingWebinarListener
Sink the event that attendee's audio status changes.
onAudioStatusChanged() - Method in class us.zoom.sdk.MeetingActivity
The audio status changes.
onBOInfoUpdated(String) - Method in interface us.zoom.sdk.IBODataEvent
 
onCallOutRoomSystemStatusChanged(InviteRoomSystemHelper.CallOutRoomSystemStatus) - Method in interface us.zoom.sdk.InviteRoomSystemListener
Callback event that room outgoing call status changes.
onChatMessageReceived(InMeetingChatMessage) - Method in interface us.zoom.sdk.InMeetingServiceListener
Sink the event that a new chat message is received.
onClickEndButton() - Method in class us.zoom.sdk.MeetingActivity
Handle this click event to process leave meeting button
onClickInviteButton(Context, List<MeetingInviteMenuItem>) - Method in interface us.zoom.sdk.ZoomUIDelegate
 
onClickParticipants() - Method in class us.zoom.sdk.MeetingActivity
Override the method to customize participants' button action.
onCreate(Bundle) - Method in class us.zoom.sdk.MeetingActivity
 
onDeleteAnswer(List<String>) - Method in interface us.zoom.sdk.InMeetingQAController.InMeetingQAListener
Revoke answer deleted callback
onDeleteMeeting(int) - Method in interface us.zoom.sdk.PreMeetingServiceListener
Callback of deleting meeting.
onDeleteQuestion(List<String>) - Method in interface us.zoom.sdk.InMeetingQAController.InMeetingQAListener
Revoke Question deleted callback
onDepromptPanelist2AttendeeResult(long) - Method in interface us.zoom.sdk.InMeetingWebinarController.InMeetingWebinarListener
Sink the event of the result of demoting the panelist to attendee.
onDialOutStatusChanged(int) - Method in interface us.zoom.sdk.DialOutStatusListener
Outgoing call status changes.
onDisallowAttendeeChatResult() - Method in interface us.zoom.sdk.InMeetingWebinarController.InMeetingWebinarListener
Sink the event that attendee is disabled to chat.
onDisallowPanelistStartVideoNotification() - Method in interface us.zoom.sdk.InMeetingWebinarController.InMeetingWebinarListener
Sink the event that panelist is disabled to start video.
onDoubleTap(MotionEvent) - Method in class us.zoom.sdk.MobileRTCVideoView
 
onDoubleTapEvent(MotionEvent) - Method in class us.zoom.sdk.MobileRTCVideoView
 
onDown(MotionEvent) - Method in class us.zoom.sdk.MobileRTCVideoView
 
onFling(MotionEvent, MotionEvent, float, float) - Method in class us.zoom.sdk.MobileRTCVideoView
 
onFreeMeetingNeedToUpgrade(FreeMeetingNeedUpgradeType, String) - Method in interface us.zoom.sdk.InMeetingServiceListener
The callback of upgrading the free meeting.
onFreeMeetingReminder(boolean, boolean, boolean) - Method in interface us.zoom.sdk.InMeetingServiceListener
Inform user that free meeting will be ended in 10 minutes.
onFreeMeetingUpgradeToGiftFreeTrialStart() - Method in interface us.zoom.sdk.InMeetingServiceListener
Callback function of starting to upgrade the free meeting by the gift link.
onFreeMeetingUpgradeToGiftFreeTrialStop() - Method in interface us.zoom.sdk.InMeetingServiceListener
Callback function of ending upgrade the free meeting by the gift link.
onFreeMeetingUpgradeToProMeeting() - Method in interface us.zoom.sdk.InMeetingServiceListener
Callback function of free meting upgrades successfully.
onHasAdminRightsNotification(IBOAdmin) - Method in interface us.zoom.sdk.InMeetingBOControllerListener
 
onHasAssistantRightsNotification(IBOAssistant) - Method in interface us.zoom.sdk.InMeetingBOControllerListener
 
onHasAttendeeRightsNotification(IBOAttendee) - Method in interface us.zoom.sdk.InMeetingBOControllerListener
 
onHasCreatorRightsNotification(IBOCreator) - Method in interface us.zoom.sdk.InMeetingBOControllerListener
 
onHasDataHelperRightsNotification(IBOData) - Method in interface us.zoom.sdk.InMeetingBOControllerListener
 
onHelpRequestHandleResultReceived(IBOAttendeeEvent.ATTENDEE_REQUEST_FOR_HELP_RESULT) - Method in interface us.zoom.sdk.IBOAttendeeEvent
 
onHelpRequestReceived(String) - Method in interface us.zoom.sdk.IBOAdminEvent
 
onHostAskStartVideo(long) - Method in interface us.zoom.sdk.InMeetingServiceListener
Sink the event that host ask unmute user's video.
onHostAskUnMute(long) - Method in interface us.zoom.sdk.InMeetingServiceListener
Sink the event that host ask unmute user's audio.
onHostJoinedThisBOMeeting() - Method in interface us.zoom.sdk.IBOAttendeeEvent
 
onHostLeaveThisBOMeeting() - Method in interface us.zoom.sdk.IBOAttendeeEvent
 
onInitialize(ZoomSDKVideoSender, List<ZoomSDKVideoCapability>, ZoomSDKVideoCapability) - Method in interface us.zoom.sdk.ZoomSDKVideoSource
 
onItemClick(Context, MeetingInviteMenuItem.MeetingInviteItemInfo) - Method in interface us.zoom.sdk.MeetingInviteMenuItem.MeetingInviteAction
 
onJoinMeetingConfirmed() - Method in class us.zoom.sdk.MeetingActivity
Joining meeting status is confirmed.
onJoinWebinarNeedUserNameAndEmail(InMeetingEventHandler) - Method in interface us.zoom.sdk.InMeetingServiceListener
The function will be invoked when a user joins a webinar that needs username and email.
onListMeeting(int, List<Long>) - Method in interface us.zoom.sdk.PreMeetingServiceListener
List meeting callback events.
onLiveStreamStatusChange(InMeetingLiveStreamController.MobileRTCLiveStreamStatus) - Method in interface us.zoom.sdk.InMeetingLiveStreamController.InMeetingLiveStreamListener
Callback event when live streaming status changes.
onLongPress(MotionEvent) - Method in class us.zoom.sdk.MobileRTCVideoView
 
onLostAdminRightsNotification() - Method in interface us.zoom.sdk.InMeetingBOControllerListener
 
onLostAssistantRightsNotification() - Method in interface us.zoom.sdk.InMeetingBOControllerListener
 
onLostAttendeeRightsNotification() - Method in interface us.zoom.sdk.InMeetingBOControllerListener
 
onLostCreatorRightsNotification() - Method in interface us.zoom.sdk.InMeetingBOControllerListener
 
onLostDataHelperRightsNotification() - Method in interface us.zoom.sdk.InMeetingBOControllerListener
 
onLowOrRaiseHandStatusChanged(long, boolean) - Method in interface us.zoom.sdk.InMeetingServiceListener
Sink the event that the hand status changes.
onMeetingActiveVideo(long) - Method in interface us.zoom.sdk.InMeetingServiceListener
Sink the event that Active video user changed .
onMeetingCoHostChanged(long) - Method in interface us.zoom.sdk.InMeetingServiceListener
Sink the event that meeting co-host changes.
onMeetingConnected() - Method in class us.zoom.sdk.MeetingActivity
Meeting is connected.
onMeetingFail(int, int) - Method in interface us.zoom.sdk.InMeetingServiceListener
Sink the event of meeting starts failed or user joins meeting failed
onMeetingHostChanged(long) - Method in interface us.zoom.sdk.InMeetingServiceListener
Sink the event that the host of meeting changes.
onMeetingLeaveComplete(long) - Method in interface us.zoom.sdk.InMeetingServiceListener
Sink the event that user has left meeting.
onMeetingNeedColseOtherMeeting(InMeetingEventHandler) - Method in interface us.zoom.sdk.InMeetingServiceListener
Sink the event that it is needed to close another ongoing meeting.
onMeetingNeedPasswordOrDisplayName(boolean, boolean, InMeetingEventHandler) - Method in interface us.zoom.sdk.InMeetingServiceListener
Sink the event if the meeting needs a password or a screen name.
onMeetingSecureKeyNotification(byte[]) - Method in interface us.zoom.sdk.InMeetingServiceListener
Sink the event that meeting needs session key.
onMeetingStatusChanged(MeetingStatus, int, int) - Method in interface us.zoom.sdk.MeetingServiceListener
Callback event that meeting status changes.
onMeetingUserJoin(List<Long>) - Method in interface us.zoom.sdk.InMeetingServiceListener
Sink the event of a new user joins the meeting.
onMeetingUserLeave(List<Long>) - Method in interface us.zoom.sdk.InMeetingServiceListener
Sink the event that user leaves the meeting.
onMeetingUserUpdated(long) - Method in interface us.zoom.sdk.InMeetingServiceListener
Sink the event that user's information in the meeting is upgraded.
onMicrophoneStatusError(InMeetingAudioController.MobileRTCMicrophoneError) - Method in interface us.zoom.sdk.InMeetingServiceListener
Sink the event of user's microphone errors.
onMixedAudioRawDataReceived(ZoomSDKAudioRawData) - Method in interface us.zoom.sdk.IZoomSDKAudioRawDataDelegate
mixed audio raw data received callback
onMyAudioSourceTypeChanged(int) - Method in interface us.zoom.sdk.InMeetingServiceListener
Sink the event that the output type of the current user's audio source changes.
onMyAudioSourceTypeChanged() - Method in class us.zoom.sdk.MeetingActivity
The audio source type of current user is changed.
onMyAudioTypeChanged() - Method in class us.zoom.sdk.MeetingActivity
The audio type of current user is changed.
onMyRaiseLowerHandStatusChanged(boolean) - Method in class us.zoom.sdk.MeetingActivity
The status of raising hand is changed.
onMyVideoStatusChanged() - Method in class us.zoom.sdk.MeetingActivity
The video status changes.
onNeedRealNameAuthMeetingNotification(List<ZoomSDKCountryCode>, String, IZoomRetrieveSMSVerificationCodeHandler) - Method in interface us.zoom.sdk.SmsListener
 
onNewBroadcastMessageReceived(String) - Method in interface us.zoom.sdk.InMeetingBOControllerListener
 
onOneWayAudioRawDataReceived(ZoomSDKAudioRawData, int) - Method in interface us.zoom.sdk.IZoomSDKAudioRawDataDelegate
User audio raw data received callback
onParingRoomSystemResult(InviteRoomSystemHelper.PairingRoomSystemResult, long) - Method in interface us.zoom.sdk.InviteRoomSystemListener
Callback event of the result of room system pairing.
onPause() - Method in class us.zoom.sdk.MobileRTCVideoView
Pause videoview rendering.
onPreProcessRawData(ZoomSDKPreProcessRawData) - Method in interface us.zoom.sdk.ZoomSDKPreProcessor
 
onPromptAttendee2PanelistResult(long) - Method in interface us.zoom.sdk.InMeetingWebinarController.InMeetingWebinarListener
Sink the event of the result of promoting the attendee to panelist.
onPropertyChange(List<ZoomSDKVideoCapability>, ZoomSDKVideoCapability) - Method in interface us.zoom.sdk.ZoomSDKVideoSource
 
onProxySettingNotification(ProxySettingHandler) - Method in interface us.zoom.sdk.NetworkConnectionListener
The callback will be triggered if the proxy requests to input the username and password.
onQAConnected(boolean) - Method in interface us.zoom.sdk.InMeetingQAController.InMeetingQAListener
The function will be invoked once QA listener connected or disconnected.
onQAConnectStarted() - Method in interface us.zoom.sdk.InMeetingQAController.InMeetingQAListener
The function will be invoked once QA listener starts to connect.
onQuestionMarkedAsDismissed(String) - Method in interface us.zoom.sdk.InMeetingQAController.InMeetingQAListener
Question marked as dismiss
onReceiveAnswer(String) - Method in interface us.zoom.sdk.InMeetingQAController.InMeetingQAListener
The function will be invoked once a new answer is received.
onReceiveQuestion(String) - Method in interface us.zoom.sdk.InMeetingQAController.InMeetingQAListener
The function will be invoked once a new question is received.
onReopenQuestion(String) - Method in interface us.zoom.sdk.InMeetingQAController.InMeetingQAListener
Question reopen callback
onResume() - Method in class us.zoom.sdk.MobileRTCVideoView
Resume videoview rendering.
onRetrieveSMSVerificationCodeResultNotification(MobileRTCSMSVerificationError, IZoomVerifySMSVerificationCodeHandler) - Method in interface us.zoom.sdk.SmsListener
 
onRevokeUpvoteQuestion(String, boolean) - Method in interface us.zoom.sdk.InMeetingQAController.InMeetingQAListener
Revoke Upvote Question callback
onScheduleMeeting(int, long) - Method in interface us.zoom.sdk.PreMeetingServiceListener
Callback of scheduling a meeting.
onScroll(MotionEvent, MotionEvent, float, float) - Method in class us.zoom.sdk.MobileRTCVideoView
 
onSelfAllowTalkNotification() - Method in interface us.zoom.sdk.InMeetingWebinarController.InMeetingWebinarListener
Sink the event that attendees are allowed to talk.
onSelfDisallowTalkNotification() - Method in interface us.zoom.sdk.InMeetingWebinarController.InMeetingWebinarListener
Sink the event that attendees are forbidden to talk.
onShareActiveUser(long) - Method in interface us.zoom.sdk.InMeetingShareController.InMeetingShareListener
Sink the event that the user is sharing.
onShareUserReceivingStatus(long) - Method in interface us.zoom.sdk.InMeetingShareController.InMeetingShareListener
Sink the event of the status that user receives the sharing.
onShowPress(MotionEvent) - Method in class us.zoom.sdk.MobileRTCVideoView
 
onSilentModeChanged(boolean) - Method in interface us.zoom.sdk.InMeetingServiceListener
user silent mode change callback
onSilentModeChanged(boolean) - Method in class us.zoom.sdk.MeetingActivity
The meeting silent mode is changed.
onSingleTapConfirmed(MotionEvent) - Method in class us.zoom.sdk.MobileRTCVideoView
 
onSingleTapUp(MotionEvent) - Method in class us.zoom.sdk.MobileRTCVideoView
 
onSinkAllowAttendeeChatNotification(int) - Method in interface us.zoom.sdk.InMeetingServiceListener
The function will be invoked when the chat privilege of attendees changes.
onSinkAttendeeChatPriviledgeChanged(int) - Method in interface us.zoom.sdk.InMeetingServiceListener
The function will be invoked when the chat privilege of attendees changes.
onSpotlightVideoChanged(boolean) - Method in interface us.zoom.sdk.InMeetingServiceListener
Sink the event that the user video spotlight status changes.
onSSLCertVerifyNotification(SSLCertVerificationHandler) - Method in interface us.zoom.sdk.NetworkConnectionListener
The callback will be triggered when the SSL is verified.
onStartSend() - Method in interface us.zoom.sdk.ZoomSDKVideoSource
 
onStartShare() - Method in class us.zoom.sdk.MeetingActivity
Get started the current sharing.
onStopSend() - Method in interface us.zoom.sdk.ZoomSDKVideoSource
 
onStopShare() - Method in class us.zoom.sdk.MeetingActivity
Stop the sharing.
onUnAssignedUserUpdated() - Method in interface us.zoom.sdk.IBODataEvent
 
onUninitialized() - Method in interface us.zoom.sdk.ZoomSDKVideoSource
 
onUpdateMeeting(int, long) - Method in interface us.zoom.sdk.PreMeetingServiceListener
Callback of editing a meeting.
onUpvoteQuestion(String, boolean) - Method in interface us.zoom.sdk.InMeetingQAController.InMeetingQAListener
Upvote Question callback
onUserAudioStatusChanged(long) - Method in interface us.zoom.sdk.InMeetingServiceListener
onUserAudioStatusChanged(long, InMeetingServiceListener.AudioStatus) - Method in interface us.zoom.sdk.InMeetingServiceListener
Sink the event that user's audio status changes.
onUserAudioTypeChanged(long) - Method in interface us.zoom.sdk.InMeetingServiceListener
Sink the event that user's audio type changes.
onUserEndLiving(String) - Method in interface us.zoom.sdk.InMeetingQAController.InMeetingQAListener
User end Living Reply callback
onUserGetRemoteControlPrivilege(long) - Method in interface us.zoom.sdk.InMeetingRemoteController.InMeetingRemoteControlListener
Callback once the privilege of remote control is changed.
onUserLivingReply(String) - Method in interface us.zoom.sdk.InMeetingQAController.InMeetingQAListener
User Living Reply callback
onUserNameChanged(long, String) - Method in interface us.zoom.sdk.InMeetingServiceListener
Sink the event that user name changed .
onUserNetworkQualityChanged(long) - Method in interface us.zoom.sdk.InMeetingServiceListener
Sink the event that user's network quality changes.
onUserRawDataStatusChanged(IZoomSDKVideoRawDataDelegate.UserRawDataStatus) - Method in interface us.zoom.sdk.IZoomSDKVideoRawDataDelegate
Subscribe source video/share status changed.
onUserVideoStatusChanged(long) - Method in interface us.zoom.sdk.InMeetingServiceListener
onUserVideoStatusChanged(long, InMeetingServiceListener.VideoStatus) - Method in interface us.zoom.sdk.InMeetingServiceListener
Sink the event that user's video status changes.
onVerifySMSVerificationCodeResultNotification(MobileRTCSMSVerificationError) - Method in interface us.zoom.sdk.SmsListener
 
onVideoRawDataFrame(ZoomSDKVideoRawData) - Method in interface us.zoom.sdk.IZoomSDKVideoRawDataDelegate
Video raw data callback
onWatingRoomUserJoin(long) - Method in interface us.zoom.sdk.InMeetingWaitingRoomController.InMeetingWaitingRoomListener
Callback event that user joins the waiting room.
onWatingRoomUserLeft(long) - Method in interface us.zoom.sdk.InMeetingWaitingRoomController.InMeetingWaitingRoomListener
Callback event that user leaves waiting room.
onWebinarNeedRegister() - Method in interface us.zoom.sdk.InMeetingServiceListener
During the webinar, this callback event will be triggered if the user needs to register.
onZoomAuthIdentityExpired() - Method in interface us.zoom.sdk.ZoomSDKAuthenticationListener
ZOOM jwt token is expired, please generate a new jwt token.
onZoomAuthIdentityExpired() - Method in interface us.zoom.sdk.ZoomSDKInitializeListener
ZOOM jwt token is expired, please generate a new jwt token.
onZoomIdentityExpired() - Method in interface us.zoom.sdk.ZoomSDKAuthenticationListener
ZOOM access token is expired, please re-login or get a new zoom access token via REST API.
onZoomSDKInitializeResult(int, int) - Method in interface us.zoom.sdk.ZoomSDKInitializeListener
Callback event that ZOOM SDK initialize successfully or failed.
onZoomSDKLoginResult(long) - Method in interface us.zoom.sdk.ZoomSDKAuthenticationListener
Callback event that ZOOM SDK login successfully or not.
onZoomSDKLogoutResult(long) - Method in interface us.zoom.sdk.ZoomSDKAuthenticationListener
Callback event that ZOOM SDK logout successfully or not.

P

PairingRoomSystem_Meeting_Not_Exist - Static variable in interface us.zoom.sdk.PairingRoomSystemResult
 
PairingRoomSystem_No_Privilege - Static variable in interface us.zoom.sdk.PairingRoomSystemResult
 
PairingRoomSystem_Other_Error - Static variable in interface us.zoom.sdk.PairingRoomSystemResult
 
PairingRoomSystem_Paringcode_Not_Exist - Static variable in interface us.zoom.sdk.PairingRoomSystemResult
 
PairingRoomSystem_Success - Static variable in interface us.zoom.sdk.PairingRoomSystemResult
 
PairingRoomSystem_Unknown - Static variable in interface us.zoom.sdk.PairingRoomSystemResult
 
PairingRoomSystemResult - Interface in us.zoom.sdk
Pair room system status
participant_id - Variable in class us.zoom.sdk.MeetingOptions
Participant ID.
password - Variable in class us.zoom.sdk.JoinMeetingParams
Meeting password.
pauseCloudRecord() - Method in interface us.zoom.sdk.InMeetingCloudRecordController
Set to pause recording on the cloud.
pauseCurrentMeeting() - Method in interface us.zoom.sdk.MeetingService
Pause the current meeting and mute microphone and speaker.
pinVideo(boolean, long) - Method in interface us.zoom.sdk.InMeetingVideoController
Set whether to pin user's video or not, which means that during a video conference, the monitor will always display the specified user's view instead of active speaker's video.
PreMeetingError - Interface in us.zoom.sdk
Pre-meeting Error codes.
PreMeetingError_Error_ALTERHOST_NOT_ASSOCIATE_ZOOM - Static variable in interface us.zoom.sdk.PreMeetingError
Alterhost error
PreMeetingError_Error_ALTERHOST_NOT_IN_ACCOUNT - Static variable in interface us.zoom.sdk.PreMeetingError
Alterhost error
PreMeetingError_Error_ALTERHOST_NOT_PAID_USER - Static variable in interface us.zoom.sdk.PreMeetingError
Alterhost error
PreMeetingError_ErrorDomain - Static variable in interface us.zoom.sdk.PreMeetingError
Incorrect domain.
PreMeetingError_ErrorHttpResponse - Static variable in interface us.zoom.sdk.PreMeetingError
The resource requested does not exist.
PreMeetingError_ErrorInputValidation - Static variable in interface us.zoom.sdk.PreMeetingError
The information input by user is incorrect.
PreMeetingError_ErrorNoMeetingNumber - Static variable in interface us.zoom.sdk.PreMeetingError
No meeting number.
PreMeetingError_ErrorService - Static variable in interface us.zoom.sdk.PreMeetingError
Service is wrong.
PreMeetingError_ErrorTimeOut - Static variable in interface us.zoom.sdk.PreMeetingError
Timeout.
PreMeetingError_Success - Static variable in interface us.zoom.sdk.PreMeetingError
Calls API successfully.
PreMeetingError_Unknown - Static variable in interface us.zoom.sdk.PreMeetingError
Unknown error.
PreMeetingService - Interface in us.zoom.sdk
ZOOM pre-meeting service.
PreMeetingService.ScheduleOrEditMeetingError - Enum in us.zoom.sdk
Enumeration of error types when scheduling or editing a meeting.
PreMeetingServiceListener - Interface in us.zoom.sdk
ZOOM pre-meeting service listener.
prePopulateWebinarRegistrationInfo(String, String) - Method in interface us.zoom.sdk.ZoomUIService
Preset email and username for webinars which need registration to join, the email and username value will be input to the webinar registration dialog as default.
promptAttendee2Panelist(long) - Method in interface us.zoom.sdk.InMeetingWebinarController
Prompt attendee to panelist.
ProxySettingHandler - Interface in us.zoom.sdk
 
putInWaitingRoom(long) - Method in interface us.zoom.sdk.InMeetingWaitingRoomController
Put user into waiting room.

Q

QAItemInfo - Class in us.zoom.sdk
 
QAItemInfo() - Constructor for class us.zoom.sdk.QAItemInfo
 
QAItemInfo(ZoomQAQuestion) - Constructor for class us.zoom.sdk.QAItemInfo
 
querySessionNetworkStatus(EnumComponentType, boolean) - Method in interface us.zoom.sdk.InMeetingService
Query network status of current meeting.

R

raiseHand() - Method in class us.zoom.sdk.MeetingActivity
Raise hand.
raiseMyHand() - Method in interface us.zoom.sdk.InMeetingService
The current user raises hand.
reclaimHost() - Method in interface us.zoom.sdk.InMeetingService
Reclaim host permission.
redo() - Method in interface us.zoom.sdk.InMeetingAnnotationController
Redo the last annotation.
releaseRef() - Method in class us.zoom.sdk.ZoomSDKAudioRawData
 
releaseRef() - Method in class us.zoom.sdk.ZoomSDKVideoRawData
 
remoteControlCharInput(String) - Method in interface us.zoom.sdk.InMeetingRemoteController
Simulate keyboard input.
remoteControlDoubleScroll(float, float) - Method in interface us.zoom.sdk.InMeetingRemoteController
Simulate a mouse scroll with two fingers scrolling up and down.
remoteControlDoubleTap(float, float) - Method in interface us.zoom.sdk.InMeetingRemoteController
Simulate a mouse double-click with a finger clicking twice successively on the screen.
remoteControlKeyInput(InMeetingRemoteController.MobileRTCRemoteControlInputType) - Method in interface us.zoom.sdk.InMeetingRemoteController
Simulate an Enter key or Delete key on the keyboard.
remoteControlLongPress(float, float) - Method in interface us.zoom.sdk.InMeetingRemoteController
Simulate a mouse right-click with a finger pressing phone screen for more than 3 seconds.
remoteControlSingleMove(float, float) - Method in interface us.zoom.sdk.InMeetingRemoteController
Move remote cursor by dragging mouse icon on phone.
remoteControlSingleTap(float, float) - Method in interface us.zoom.sdk.InMeetingRemoteController
Simulate a mouse click with a finger clicking once on the screen.
remoteControlStarted(long) - Method in interface us.zoom.sdk.InMeetingRemoteController.InMeetingRemoteControlListener
Callback when the user starts to remote control.
removeActiveVideoUnit() - Method in interface us.zoom.sdk.MobileRTCVideoViewManager
Remove active video unit from the MobileRTCVideoView.
removeAllAttendeeVideoUnit() - Method in interface us.zoom.sdk.MobileRTCVideoViewManager
Remove all attendees' video units from the MobileRTCVideoView.
removeAllVideoUnits() - Method in interface us.zoom.sdk.MobileRTCVideoViewManager
Remove all video units from the MobileRTCVideoView.
removeAttendeeVideoUnit(long) - Method in interface us.zoom.sdk.MobileRTCVideoViewManager
Remove the specified attendee's video unit from the MobileRTCVideoView.
removeAuthenticationListener(ZoomSDKAuthenticationListener) - Method in class us.zoom.sdk.ZoomSDK
Unregister the listener for the callback events of user authentication.
removeBO(String) - Method in interface us.zoom.sdk.IBOCreator
 
removeDialOutListener(DialOutStatusListener) - Method in interface us.zoom.sdk.MeetingService
Unregister the listener.
removeEventListener(InviteRoomSystemListener) - Method in interface us.zoom.sdk.InviteRoomSystemHelper
Unregister the listener for invitation room system.
removeListener(InMeetingAnnotationController.InMeetingAnnotationListener) - Method in interface us.zoom.sdk.InMeetingAnnotationController
Unregister the listener.
removeListener(InMeetingBOControllerListener) - Method in interface us.zoom.sdk.InMeetingBOController
Unregister the listener for breakout roomevents.
removeListener(InMeetingLiveStreamController.InMeetingLiveStreamListener) - Method in interface us.zoom.sdk.InMeetingLiveStreamController
Unregister a listener for live streaming.
removeListener(InMeetingRemoteController.InMeetingRemoteControlListener) - Method in interface us.zoom.sdk.InMeetingRemoteController
Unregister the listener for remote control event.
removeListener(InMeetingServiceListener) - Method in interface us.zoom.sdk.InMeetingService
Unregister the listener for in-meeting events.
removeListener(InMeetingShareController.InMeetingShareListener) - Method in interface us.zoom.sdk.InMeetingShareController
Unregister the listener.
removeListener(InMeetingWaitingRoomController.InMeetingWaitingRoomListener) - Method in interface us.zoom.sdk.InMeetingWaitingRoomController
Unregister the listener.
removeListener(InMeetingWebinarController.InMeetingWebinarListener) - Method in interface us.zoom.sdk.InMeetingWebinarController
Unregister the listener.
removeListener(MeetingServiceListener) - Method in interface us.zoom.sdk.MeetingService
Unregister the listener.
removeListener(PreMeetingServiceListener) - Method in interface us.zoom.sdk.PreMeetingService
Unregister the listener
removeListener(SmsListener) - Method in interface us.zoom.sdk.SmsService
 
removeMeetingNotification(Context) - Method in interface us.zoom.sdk.MeetingService
Remove the notification of meeting.
removeNetworkConnectionListener(NetworkConnectionListener) - Method in class us.zoom.sdk.ZoomSDK
Unregister a listener for the callback event of user authentication.
removePreviewVideoUnit() - Method in interface us.zoom.sdk.MobileRTCVideoViewManager
Remove video preview unit from the MobileRTCVideoView.
removeQAListener(InMeetingQAController.InMeetingQAListener) - Method in interface us.zoom.sdk.InMeetingQAController
Unregister the listener.
removeShareVideoUnit() - Method in interface us.zoom.sdk.MobileRTCVideoViewManager
Remove shared video unit from the MobileRTCVideoView.
removeUser(long) - Method in interface us.zoom.sdk.InMeetingService
Remove a user from the meeting.
removeUserFromBO(String, String) - Method in interface us.zoom.sdk.IBOCreator
 
reopenQuestion(String) - Method in interface us.zoom.sdk.InMeetingQAController
reopen question Only meeting host/co-host/panelist can run the function.
requestForHelp() - Method in interface us.zoom.sdk.IBOAttendee
 
resumeCloudRecord() - Method in interface us.zoom.sdk.InMeetingCloudRecordController
Set to resume recording on the cloud.
resumeCurrentMeeting() - Method in interface us.zoom.sdk.MeetingService
Resume the current meeting.
retrieve(String, String) - Method in interface us.zoom.sdk.IZoomRetrieveSMSVerificationCodeHandler
 
retrieve(String, String) - Method in class us.zoom.sdk.ZoomRetrieveSMSVerificationCodeHandlerImpl
 
returnToMeeting(Context) - Method in interface us.zoom.sdk.MeetingService
Place the meeting window to foreground.
revokeCohost(long) - Method in interface us.zoom.sdk.InMeetingService
Revoke co-host role of user in meeting.
ROOMDEVICE_BOTH - Static variable in class us.zoom.sdk.RoomSystemDevice
H.323 device and SIP.
ROOMDEVICE_H323 - Static variable in class us.zoom.sdk.RoomSystemDevice
H.323 device.
ROOMDEVICE_SIP - Static variable in class us.zoom.sdk.RoomSystemDevice
SIP.
ROOMENCRYPT_AUTO - Static variable in class us.zoom.sdk.RoomSystemDevice
Meeting room system is encrypted automatically.
ROOMENCRYPT_NO - Static variable in class us.zoom.sdk.RoomSystemDevice
Meeting room system is not encrypted.
ROOMENCRYPT_YES - Static variable in class us.zoom.sdk.RoomSystemDevice
Meeting room system is encrypted.
RoomSystemDevice - Class in us.zoom.sdk
Meeting room device class.
RoomSystemDevice() - Constructor for class us.zoom.sdk.RoomSystemDevice
 
RoomSystemDevice(String, String, String, int, int) - Constructor for class us.zoom.sdk.RoomSystemDevice
Meeting room system device.
rotateMyVideo(int) - Method in interface us.zoom.sdk.InMeetingVideoController
Set to rotate user's video.
ROTATION_ACTION_0 - Static variable in interface us.zoom.sdk.ZoomSDKVideoSender
 
ROTATION_ACTION_180 - Static variable in interface us.zoom.sdk.ZoomSDKVideoSender
 
ROTATION_ACTION_270 - Static variable in interface us.zoom.sdk.ZoomSDKVideoSender
 
ROTATION_ACTION_90 - Static variable in interface us.zoom.sdk.ZoomSDKVideoSender
 

S

scheduleMeeting(MeetingItem) - Method in interface us.zoom.sdk.PreMeetingService
Schedule a meeting with the item.
sendChatToGroup(InMeetingChatController.MobileRTCChatGroup, String) - Method in interface us.zoom.sdk.InMeetingChatController
Set to send chat message to a group in the meeting.
sendChatToUser(long, String) - Method in interface us.zoom.sdk.InMeetingChatController
Set to send chat message to a specified user or all participants.
sendMeetingPairingCode(long, String) - Method in interface us.zoom.sdk.InviteRoomSystemHelper
Query if the meeting pairing code is sent in progress.
sendVideoFrame(ByteBuffer, int, int, int, int) - Method in interface us.zoom.sdk.ZoomSDKVideoSender
 
SESSION_NET_QUALITY_BAD - Static variable in interface us.zoom.sdk.SessionNetQualityLevel
The connection quality is poor.
SESSION_NET_QUALITY_EXCELLENT - Static variable in interface us.zoom.sdk.SessionNetQualityLevel
The connection quality is excellent.
SESSION_NET_QUALITY_GOOD - Static variable in interface us.zoom.sdk.SessionNetQualityLevel
The connection quality is good.
SESSION_NET_QUALITY_NORMAL - Static variable in interface us.zoom.sdk.SessionNetQualityLevel
The connection quality is normal.
SESSION_NET_QUALITY_NOT_GOOD - Static variable in interface us.zoom.sdk.SessionNetQualityLevel
The connection quality is not good.
SESSION_NET_QUALITY_UNKNOWN - Static variable in interface us.zoom.sdk.SessionNetQualityLevel
Unknown connection status.
SESSION_NET_QUALITY_VERY_BAD - Static variable in interface us.zoom.sdk.SessionNetQualityLevel
The connection quality is very poor.
SessionNetQualityLevel - Interface in us.zoom.sdk
Quality of session network.
setAllCountries(ArrayList<String>) - Method in class us.zoom.sdk.MobileRTCDialinCountry
Set all available countries on web server.
setAlternativeHostList(List<Alternativehost>) - Method in interface us.zoom.sdk.MeetingItem
Set Alternative host
setAlwaysShowMeetingToolbarEnabled(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set whether to enable the option ALWAYS SHOW MEETING CONTROLS.
setAttendeeVideoOff(boolean) - Method in interface us.zoom.sdk.MeetingItem
Set to turn off attendee's video when they join meeting.
setAudioType(MeetingItem.AudioType) - Method in interface us.zoom.sdk.MeetingItem
Set meeting audio types.
setAutoConnectVoIPWhenJoinMeeting(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set whether to connect VoIP automatically when the current user joins the meeting.
setAutoRecordType(MeetingItem.AutoRecordType) - Method in interface us.zoom.sdk.MeetingItem
Set meeting auto-recording types.
setAvailableDialinCountry(MobileRTCDialinCountry) - Method in interface us.zoom.sdk.MeetingItem
Set available countries for calling in.
setBgColorId(int) - Method in class us.zoom.sdk.CustomizedNotificationData
 
setBuffer(ByteBuffer) - Method in class us.zoom.sdk.ZoomSDKAudioRawData
 
setBufferLen(int) - Method in class us.zoom.sdk.ZoomSDKAudioRawData
 
setCanJoinBeforeHost(boolean) - Method in interface us.zoom.sdk.MeetingItem
Set to enable the feature JOIN THE MEETING BEFORE HOST.
setChannelNum(int) - Method in class us.zoom.sdk.ZoomSDKAudioRawData
 
setChatToAll(boolean) - Method in class us.zoom.sdk.InMeetingChatMessage
 
setChatToAllPanelist(boolean) - Method in class us.zoom.sdk.InMeetingChatMessage
 
setChatToWaitingroom(boolean) - Method in class us.zoom.sdk.InMeetingChatMessage
 
setClaimHostWithHostKeyActionEnabled(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set if CLAIM HOST with host key in the meeting is enabled.
setClosedCaptionHidden(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set whether to hide the closed caption on the main video.
setConfNotificationChannelId(String) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set the channel ID of notification for ongoing meeting.
setConfNotificationPriority(int) - Method in interface us.zoom.sdk.MeetingSettingsHelper
set the priority of the ongoing meeting notification
setContentTextId(int) - Method in class us.zoom.sdk.CustomizedNotificationData
 
setContentTitleId(int) - Method in class us.zoom.sdk.CustomizedNotificationData
 
setCustomizedMeetingId(String) - Method in class us.zoom.sdk.MeetingActivity
Set custom meeting ID.
setCustomizedMeetingUIEnabled(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set whether to enable the option USE CUSTOM MEETING UI.
setCustomizedNotificationData(CustomizedNotificationData, InMeetingNotificationHandle) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Customize meeting notification style
setDefaultCellPhoneInfo(String, String) - Method in interface us.zoom.sdk.SmsService
 
setDeviceType(int) - Method in class us.zoom.sdk.RoomSystemDevice
Set device type.
setDomain(String) - Method in class us.zoom.sdk.ZoomSDK
Set a new web domain name.
setDurationInMinutes(int) - Method in interface us.zoom.sdk.MeetingItem
Query if it is able to set meeting duration, calculated in minutes.
setE164num(String) - Method in class us.zoom.sdk.RoomSystemDevice
Set E.164 number.
setEmail(String) - Method in class us.zoom.sdk.Alternativehost
Set email box of alternative host.
setEnableLanguageInterpretation(boolean) - Method in interface us.zoom.sdk.MeetingItem
Set enable language interpretation for the meeting
setEnableMeetingToPublic(boolean) - Method in interface us.zoom.sdk.MeetingItem
Set enable list the meeting to public event.
setEnableWaitingRoom(boolean) - Method in interface us.zoom.sdk.MeetingItem
Set enable waiting room for the meeting
setEncrypt(int) - Method in class us.zoom.sdk.RoomSystemDevice
Set encryption type.
setEvent(IBOAdminEvent) - Method in interface us.zoom.sdk.IBOAdmin
 
setEvent(IBOAttendeeEvent) - Method in interface us.zoom.sdk.IBOAttendee
 
setEvent(IBODataEvent) - Method in interface us.zoom.sdk.IBOData
 
setExternalVideoSource(ZoomSDKVideoSource) - Method in class us.zoom.sdk.ZoomSDKVideoSourceHelper
Set a external video source to send raw data by self.
setFirstName(String) - Method in class us.zoom.sdk.Alternativehost
Set the first name of alternative host.
setFrame(int) - Method in class us.zoom.sdk.ZoomSDKVideoCapability
 
setGalleryVideoViewDisabled(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set whether to enable video GALLERY VIEW.
setGalleryViewCapacity(int) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set the amount of videos in gallery view mode.
setGestureDetectorEnabled(boolean) - Method in class us.zoom.sdk.MobileRTCVideoView
Set whether to enable gesture detector of shared unit.
setH323User(boolean) - Method in class us.zoom.sdk.InMeetingUserInfo
 
setHash(String) - Method in class us.zoom.sdk.MobileRTCDialinCountry
Set hash algorithm
setHeight(int) - Method in class us.zoom.sdk.ZoomSDKVideoCapability
 
setHideFullPhoneNumber4PureCallinUser(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set whether to enable the option HIDE PHONE NUMBER of participants in the teleconference.
setHideNoVideoUsersEnabled(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set whether to enable the option HIDE NON-VIDEO PARTICIPANTS.
setHostInChinaEnabled(boolean) - Method in interface us.zoom.sdk.MeetingItem
Set whether to enable host meeting in China.
setHostVideoOff(boolean) - Method in interface us.zoom.sdk.MeetingItem
Set to turn off the host's video.
setIncludedTollfree(boolean) - Method in class us.zoom.sdk.MobileRTCDialinCountry
Set the incoming call numbers including toll-free number.
setIp(String) - Method in class us.zoom.sdk.RoomSystemDevice
Set device IP of room system.
setKubiDeviceEnabled(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set whether to enable Kubi device setting.
setLargeIconId(int) - Method in class us.zoom.sdk.CustomizedNotificationData
 
setLargeShareVideoSceneEnabled(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
/** Set whether to display attendees' videos when view the sharing.
setLastName(String) - Method in class us.zoom.sdk.Alternativehost
Set the last name of alternative host.
setLoudSpeakerStatus(boolean) - Method in interface us.zoom.sdk.InMeetingAudioController
Set whether to turn on loud-speaker if it is able to switch audio output source of the current meeting.
setMeetingNamePassword(String, String) - Method in interface us.zoom.sdk.InMeetingEventHandler
Set the screen name and enter the password to join the meeting.
setMeetingTopic(String) - Method in interface us.zoom.sdk.InMeetingService
Set a customized meeting topic in meeting, only orginal-host has this permission
setMeetingTopic(String) - Method in interface us.zoom.sdk.MeetingItem
Query if it is able to set meeting topic.
setMiniMeetingViewSize(CustomizedMiniMeetingViewSize) - Method in interface us.zoom.sdk.ZoomUIService
Set the customized minimize meeting view size
setMuteMyMicrophoneWhenJoinMeeting(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set whether to mute microphone when the current user joins the meeting.
setMuteOnEntry(boolean) - Method in interface us.zoom.sdk.InMeetingAudioController
Set if attendees join the meeting with audio muted.
setName(String) - Method in class us.zoom.sdk.RoomSystemDevice
Set device name of room system.
setNoInviteH323RoomCallInEnabled(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set whether to disable invitation from H.323 Room System.
setNoInviteH323RoomCallOutEnabled(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set whether to disable invitation from H.323 Room System.
setNoLeaveMeetingButtonForHostEnabled(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set whether to hide leaving button on the dialog when the host leaves meeting.
setNoUserJoinOrLeaveTipEnabled(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set whether to enable the tips, NO USER JOINS OR LEAVES.
setNoVideoTileOnShareScreenEnabled(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set whether to enable the options NO MEETING TILE ON SHARED SCREEN.
setOnlySignUserCanJoin(boolean) - Method in interface us.zoom.sdk.MeetingItem
Set to enable the feature ONLY SIGNED-IN USER CAN JOIN THE MEETING via AccountService.isSignedInUserMeetingOn().
setPassword(String) - Method in interface us.zoom.sdk.MeetingItem
Set the password of meeting.
setPicUrl(String) - Method in class us.zoom.sdk.Alternativehost
Set the avatar link of alternative host.
setPlayChimeOnOff(boolean) - Method in interface us.zoom.sdk.InMeetingService
Set whether to play chime when user joins or leaves meeting.
setPmi(long) - Method in class us.zoom.sdk.Alternativehost
Set the personal meeting number of alternative host.
setPreferredCameraAntibanding(String) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set the preferred antibanding value.
setPreProcessor(ZoomSDKPreProcessor) - Method in class us.zoom.sdk.ZoomSDKVideoSourceHelper
set a callback to receive and modify devices video raw data.
setPureCallInUser(boolean) - Method in class us.zoom.sdk.InMeetingUserInfo
 
setRawDataResolution(ZoomSDKVideoResolution) - Method in interface us.zoom.sdk.IZoomSDKRenderer
Set video resolution ZoomSDKVideoResolution
setRawDataResolution(ZoomSDKVideoResolution) - Method in class us.zoom.sdk.ZoomSDKRenderer
Set the raw data video mResolution .
setRegisterWebinarInfo(String, String, boolean) - Method in interface us.zoom.sdk.InMeetingEventHandler
Set the information to register the webinar.
setRepeatEndTime(long) - Method in interface us.zoom.sdk.MeetingItem
Set the end time of the recurring meeting.
setRepeatType(int) - Method in interface us.zoom.sdk.MeetingItem
Set the recurring types of the current meeting.
setSampleRate(int) - Method in class us.zoom.sdk.ZoomSDKAudioRawData
 
setScheduleForHostEmail(String) - Method in interface us.zoom.sdk.MeetingItem
Set the email of user who will be the host of the scheduled meeting.
setSdkLocale(Context, Locale) - Method in class us.zoom.sdk.ZoomSDK
Configure ZOOM SDK locale.
setSelectedCountries(ArrayList<String>) - Method in class us.zoom.sdk.MobileRTCDialinCountry
Set the countries selected by user.
setShareImageBitmap(Bitmap) - Method in class us.zoom.sdk.MobileRTCShareView
Add the image to the view and share it.
setSharePDF(String, String) - Method in class us.zoom.sdk.MobileRTCShareView
Add a PDF file to the view and it will be shared when sharing.
setShareWebview(String, boolean) - Method in class us.zoom.sdk.MobileRTCShareView
Add a webpage to the view and share it.
setShareWhiteboard() - Method in class us.zoom.sdk.MobileRTCShareView
Start sharing a White board.
setShowProxyServerDialogImmediatelyIfNeeded(boolean) - Method in class us.zoom.sdk.ZoomSDK
Set if display immediately the setting dialog of proxy server.
setSmallIconForLorLaterId(int) - Method in class us.zoom.sdk.CustomizedNotificationData
 
setSmallIconId(int) - Method in class us.zoom.sdk.CustomizedNotificationData
 
setSpecifiedDomains(List<String>) - Method in interface us.zoom.sdk.MeetingItem
Specify the domains in which users can join the current meeting.
setStartTime(long) - Method in interface us.zoom.sdk.MeetingItem
Query if it is able to set meeting Start Time.
setSwitchVideoLayoutAccordingToUserCountEnabled(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set whether to enable the feature to switch video layout mode automatically between SPEAKER VIEW and GALLERY VIEW based on the number of users.
setSwitchVideoLayoutUserCountThreshold(int) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set the threshold for the number of users which is used to switch the video layout automatically.
setThirdPartyAudioInfo(String) - Method in interface us.zoom.sdk.MeetingItem
Set the information of the third party audio.
setTimeZoneId(String) - Method in interface us.zoom.sdk.MeetingItem
Set timezone ID.
setToolColor(int) - Method in interface us.zoom.sdk.InMeetingAnnotationController
Set the colors of annotation tools.
setToolType(InMeetingAnnotationController.AnnotationToolType) - Method in interface us.zoom.sdk.InMeetingAnnotationController
Set the types of annotation tools.
setToolWidth(int) - Method in interface us.zoom.sdk.InMeetingAnnotationController
Set the line width of annotation tool.
setTurnOffMyVideoWhenJoinMeeting(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Set whether to turn off the video when the current user joins the meeting.
setUsePmiAsMeetingID(boolean) - Method in interface us.zoom.sdk.MeetingItem
Whether to enable PMI as the meeting number.
setVideoCaptureSurfaceHolder(SurfaceHolder) - Method in interface us.zoom.sdk.InMeetingVideoController
Set a surface holder to capture video with camera.
setVideoOnWhenMyShare(boolean) - Method in interface us.zoom.sdk.MeetingSettingsHelper
Do not turn off video when my share start.
setWidth(int) - Method in class us.zoom.sdk.ZoomSDKVideoCapability
 
setZoomUIDelegate(ZoomUIDelegate) - Method in interface us.zoom.sdk.ZoomUIService
Set the zoom ui delegate.
setZOrderMediaOverlay(boolean) - Method in class us.zoom.sdk.MobileRTCVideoView
See https://developer.android.com/reference/android/view/SurfaceView Whether the surface view is placed at the top of another regular surface view in the window.
setZOrderOnTop(boolean) - Method in class us.zoom.sdk.MobileRTCVideoView
See https://developer.android.com/reference/android/view/SurfaceView Controls whether the surface of the view is in its top window.
shareContentToViewX(float) - Method in interface us.zoom.sdk.MobileRTCVideoViewManager
 
shareContentToViewY(float) - Method in interface us.zoom.sdk.MobileRTCVideoViewManager
 
shareRawDataMemoryMode - Variable in class us.zoom.sdk.ZoomSDKInitParams
 
showAudioOptions() - Method in class us.zoom.sdk.MeetingActivity
Display the audio options.
showChatsView() - Method in class us.zoom.sdk.MeetingActivity
Display meeting chat view.
showLeaveDialog() - Method in class us.zoom.sdk.MeetingActivity
Display the tips when user leaves the meeting.
showMoreOptions() - Method in class us.zoom.sdk.MeetingActivity
Display more options.
showParticipants() - Method in class us.zoom.sdk.MeetingActivity
Display participant's list in the meeting..
showShareOptions() - Method in class us.zoom.sdk.MeetingActivity
Display sharing options in the meeting.
showVideoOptions() - Method in class us.zoom.sdk.MeetingActivity
Display video options in the meeting.
showZoomParticipantsUI(Activity, int) - Method in interface us.zoom.sdk.InMeetingService
Show the views of ZOOM meeting participants.
showZoomQAUI(Activity, int) - Method in interface us.zoom.sdk.InMeetingService
Show the views of ZOOM questions and answers.
SmsListener - Interface in us.zoom.sdk
 
SmsService - Interface in us.zoom.sdk
 
spotLightVideo(boolean, long) - Method in interface us.zoom.sdk.InMeetingVideoController
Set whether to spotlight user's video or not.
SSLCertVerificationHandler - Interface in us.zoom.sdk
 
startAnnotation() - Method in interface us.zoom.sdk.InMeetingAnnotationController
Start to annotate.
startBO() - Method in interface us.zoom.sdk.IBOAdmin
 
startCloudRecord() - Method in interface us.zoom.sdk.InMeetingCloudRecordController
Set to start recording the meeting on the cloud if the feature is enabled.
startCloudRecord() - Method in class us.zoom.sdk.MeetingActivity
Start recording the meeting on cloud.
startInstantMeeting(Context, MeetingOptions) - Method in interface us.zoom.sdk.MeetingService
Start a ZOOM meeting with specified arguments for logged-in user.
startLiveStreamWithStreamingURL(String, String, String) - Method in interface us.zoom.sdk.InMeetingLiveStreamController
Set to start live streaming on the custom third party platform.
startLiving(String) - Method in interface us.zoom.sdk.InMeetingQAController
Start answer question living.
StartMeetingOptions - Class in us.zoom.sdk
Meeting options for starting a meeting.
StartMeetingOptions() - Constructor for class us.zoom.sdk.StartMeetingOptions
 
StartMeetingParams - Class in us.zoom.sdk
Parameters for starting a meeting.
StartMeetingParams() - Constructor for class us.zoom.sdk.StartMeetingParams
 
StartMeetingParams4NormalUser - Class in us.zoom.sdk
Parameters for singed-in user to start a meeting.
StartMeetingParams4NormalUser() - Constructor for class us.zoom.sdk.StartMeetingParams4NormalUser
 
StartMeetingParamsWithoutLogin - Class in us.zoom.sdk
Parameters for a user to start a meeting without login.
StartMeetingParamsWithoutLogin() - Constructor for class us.zoom.sdk.StartMeetingParamsWithoutLogin
 
startMeetingWithParams(Context, StartMeetingParams, MeetingOptions) - Method in interface us.zoom.sdk.MeetingService
Start a ZOOM meeting with specified parameters.
startRemoteControl() - Method in interface us.zoom.sdk.InMeetingRemoteController
Set to start remote controlling.
startShareScreenContent() - Method in interface us.zoom.sdk.InMeetingShareController
Start sharing screen.
startShareScreenSession(Intent) - Method in interface us.zoom.sdk.InMeetingShareController
Start sharing screen.
startShareViewContent(MobileRTCShareView) - Method in interface us.zoom.sdk.InMeetingShareController
Sharing the content saved in MobileRTCShareView.
startShareViewSession() - Method in interface us.zoom.sdk.InMeetingShareController
Start sharing the content saved in MobileRTCShareView.
stopAnnotation() - Method in interface us.zoom.sdk.InMeetingAnnotationController
Stop current annotation.
stopAttendeeVideo(long) - Method in interface us.zoom.sdk.InMeetingVideoController
Host can use the function to mute user's video.
stopBO() - Method in interface us.zoom.sdk.IBOAdmin
 
stopCloudRecord() - Method in interface us.zoom.sdk.InMeetingCloudRecordController
Set to stop recording on the cloud.
stopCloudRecord() - Method in class us.zoom.sdk.MeetingActivity
Stop recording the meeting on cloud.
stopLiveStream() - Method in interface us.zoom.sdk.InMeetingLiveStreamController
Set to stop live streaming.
stopShare() - Method in class us.zoom.sdk.MeetingActivity
Stop sharing of the current user.
stopShareScreen() - Method in interface us.zoom.sdk.InMeetingShareController
Stop sharing screen.
stopShareView() - Method in interface us.zoom.sdk.InMeetingShareController
Stop sharing the content in MobileRTCShareView.
subscribe(IZoomSDKAudioRawDataDelegate) - Method in interface us.zoom.sdk.IZoomSDKAudioRawDataHelper
subscribe audio raw data.
subscribe(long, ZoomSDKRawDataType) - Method in interface us.zoom.sdk.IZoomSDKRenderer
Subscribe user video by userId,rawDataType
subscribe(IZoomSDKAudioRawDataDelegate) - Method in class us.zoom.sdk.ZoomSDKAudioRawDataHelper
 
subscribe(long, ZoomSDKRawDataType) - Method in class us.zoom.sdk.ZoomSDKRenderer
 
surfaceCreated() - Method in class us.zoom.sdk.MobileRTCVideoView
 
surfaceDestroyed() - Method in class us.zoom.sdk.MobileRTCVideoView
 
switchAssignedUserToRunningBO(String, String) - Method in interface us.zoom.sdk.IBOAdmin
 
switchAudioSource() - Method in class us.zoom.sdk.MeetingActivity
Switch audio source.
switchCamera(String) - Method in interface us.zoom.sdk.InMeetingVideoController
Switch to camera by ID.
switchDomain(String, boolean) - Method in class us.zoom.sdk.ZoomSDK
Call the method to switch sdk domain.
switchToActiveSpeaker() - Method in class us.zoom.sdk.MeetingActivity
 
switchToActiveSpeaker() - Method in interface us.zoom.sdk.ZoomUIService
switch to active scene The sequence of video frames is { drive scene, active scene, gallery scene(if has)}
switchToDriveScene() - Method in class us.zoom.sdk.MeetingActivity
 
switchToDriveScene() - Method in interface us.zoom.sdk.ZoomUIService
switch to drive scene The sequence of video frames is { drive scene, active scene, gallery scene(if has)}
switchToNextCamera() - Method in interface us.zoom.sdk.InMeetingVideoController
Switch to next camera.
switchToNextCamera() - Method in class us.zoom.sdk.MeetingActivity
Switch to the next camera.
switchToNextPage() - Method in class us.zoom.sdk.MeetingActivity
 
switchToNextPage() - Method in interface us.zoom.sdk.ZoomUIService
switch to next scene The sequence of video frames is { drive scene, active scene, gallery scene(if has)}
switchToPreviousPage() - Method in class us.zoom.sdk.MeetingActivity
 
switchToPreviousPage() - Method in interface us.zoom.sdk.ZoomUIService
switch to previous scene The sequence of video frames is { drive scene, active scene, gallery scene(if has)}
switchToVideoWall() - Method in class us.zoom.sdk.MeetingActivity
 
switchToVideoWall() - Method in interface us.zoom.sdk.ZoomUIService
switch to gallery scene The sequence of video frames is { drive scene, active scene, gallery scene(if has)}

T

toString() - Method in class us.zoom.sdk.MobileRTCRenderInfo
 
trust() - Method in interface us.zoom.sdk.SSLCertVerificationHandler
The SSL certificate is trusted.
tryAutoLoginZoom() - Method in class us.zoom.sdk.ZoomSDK
Login ZOOM SDK automatically with local ZOOM/SSO token once you have logged in successfully.
tryRetrieveMicrophone() - Method in interface us.zoom.sdk.MeetingService
Try to retrieve microphone in the meeting

U

undo() - Method in interface us.zoom.sdk.InMeetingAnnotationController
Undo the last annotation.
unmuteAllAttendeeAudio() - Method in interface us.zoom.sdk.InMeetingAudioController
Unmute all by the host.
unSubscribe() - Method in interface us.zoom.sdk.IZoomSDKAudioRawDataHelper
unsubscribe audio raw data
unSubscribe() - Method in interface us.zoom.sdk.IZoomSDKRenderer
UnSubscribe video
unSubscribe() - Method in class us.zoom.sdk.ZoomSDKAudioRawDataHelper
 
unSubscribe() - Method in class us.zoom.sdk.ZoomSDKRenderer
unSubscribe raw data.
updateActiveVideoUnit(MobileRTCVideoUnitRenderInfo) - Method in interface us.zoom.sdk.MobileRTCVideoViewManager
Update active video unit render information in the MobileRTCVideoView.
updateAttendeeVideoUnit(long, MobileRTCVideoUnitRenderInfo) - Method in interface us.zoom.sdk.MobileRTCVideoViewManager
Update the specified attendee's video unit render information in the MobileRTCVideoView.
updateBOName(String, String) - Method in interface us.zoom.sdk.IBOCreator
 
updatePreviewVideoUnit(MobileRTCVideoUnitRenderInfo) - Method in interface us.zoom.sdk.MobileRTCVideoViewManager
Update preview video unit render information in the MobileRTCVideoView.
updateShareVideoUnit(MobileRTCRenderInfo) - Method in interface us.zoom.sdk.MobileRTCVideoViewManager
Update shared video unit render information in the MobileRTCVideoView.
us.zoom.sdk - package us.zoom.sdk
 
USER_TYPE_API_USER - Static variable in interface us.zoom.sdk.MeetingService
API user.
USER_TYPE_FACEBOOK - Static variable in interface us.zoom.sdk.MeetingService
User logins with Facebook account.
USER_TYPE_GOOGLE_OAUTH - Static variable in interface us.zoom.sdk.MeetingService
User logins with Google authentication.
USER_TYPE_SSO - Static variable in interface us.zoom.sdk.MeetingService
Single-sign-on user.
USER_TYPE_UNKNOWN - Static variable in interface us.zoom.sdk.MeetingService
Unknown user type.
USER_TYPE_ZOOM - Static variable in interface us.zoom.sdk.MeetingService
User logins with working email.
userId - Variable in class us.zoom.sdk.JoinMeetingParam4WithoutLogin
User ID returned from REST API.
userId - Variable in class us.zoom.sdk.StartMeetingParamsWithoutLogin
User ID returned from REST API.
userType - Variable in class us.zoom.sdk.JoinMeetingParam4WithoutLogin
User types defined in MeetingService.
userType - Variable in class us.zoom.sdk.StartMeetingParamsWithoutLogin
User types defined in MeetingService.

V

valueOf(String) - Static method in enum us.zoom.sdk.BOCtrlUserStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.EnumComponentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.FreeMeetingNeedUpgradeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.IBOAttendeeEvent.ATTENDEE_REQUEST_FOR_HELP_RESULT
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.InMeetingAnnotationController.AnnotationToolType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.InMeetingAudioController.MobileRTCMicrophoneError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.InMeetingChatController.MobileRTCChatGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.InMeetingChatController.MobileRTCMeetingChatPriviledge
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.InMeetingChatController.MobileRTCWebinarChatPriviledge
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.InMeetingLiveStreamController.MobileRTCLiveStreamStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.InMeetingRemoteController.MobileRTCRemoteControlInputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.InMeetingServiceListener.AudioStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.InMeetingServiceListener.VideoStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.InMeetingUserInfo.InMeetingUserRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.InviteRoomSystemHelper.CallOutRoomSystemStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.InviteRoomSystemHelper.PairingRoomSystemResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.IZoomSDKVideoRawDataDelegate.UserRawDataStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.MeetingItem.AudioType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.MeetingItem.AutoRecordType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.MeetingStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.MobileRTCRawDataError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.MobileRTCSDKError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.MobileRTCSMSVerificationError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.PreMeetingService.ScheduleOrEditMeetingError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.ZoomAppLocal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.ZoomSDKChatMessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.ZoomSDKRawDataMemoryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.ZoomSDKRawDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.zoom.sdk.ZoomSDKVideoResolution
Returns the enum constant of this type with the specified name.
values() - Static method in enum us.zoom.sdk.BOCtrlUserStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.EnumComponentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.FreeMeetingNeedUpgradeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.IBOAttendeeEvent.ATTENDEE_REQUEST_FOR_HELP_RESULT
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.InMeetingAnnotationController.AnnotationToolType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.InMeetingAudioController.MobileRTCMicrophoneError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.InMeetingChatController.MobileRTCChatGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.InMeetingChatController.MobileRTCMeetingChatPriviledge
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.InMeetingChatController.MobileRTCWebinarChatPriviledge
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.InMeetingLiveStreamController.MobileRTCLiveStreamStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.InMeetingRemoteController.MobileRTCRemoteControlInputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.InMeetingServiceListener.AudioStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.InMeetingServiceListener.VideoStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.InMeetingUserInfo.InMeetingUserRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.InviteRoomSystemHelper.CallOutRoomSystemStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.InviteRoomSystemHelper.PairingRoomSystemResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.IZoomSDKVideoRawDataDelegate.UserRawDataStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.MeetingItem.AudioType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.MeetingItem.AutoRecordType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.MeetingStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.MobileRTCRawDataError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.MobileRTCSDKError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.MobileRTCSMSVerificationError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.PreMeetingService.ScheduleOrEditMeetingError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.ZoomAppLocal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.ZoomSDKChatMessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.ZoomSDKRawDataMemoryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.ZoomSDKRawDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.zoom.sdk.ZoomSDKVideoResolution
Returns an array containing the constants of this enum type, in the order they are declared.
vanityID - Variable in class us.zoom.sdk.JoinMeetingParams
Meeting vanity ID, what is personal link name.
vanityID - Variable in class us.zoom.sdk.StartMeetingParams
Meeting vanity ID, what is personal link name.
verify(String, String, String) - Method in interface us.zoom.sdk.IZoomVerifySMSVerificationCodeHandler
 
verify(String, String, String) - Method in class us.zoom.sdk.ZoomVerifySMSVerificationCodeHandlerImpl
 
VIDEO_ASPECT_FULL_FILLED - Static variable in interface us.zoom.sdk.MobileRTCVideoUnitAspectMode
Full screen.
VIDEO_ASPECT_LETTER_BOX - Static variable in interface us.zoom.sdk.MobileRTCVideoUnitAspectMode
Letterbox.
VIDEO_ASPECT_ORIGINAL - Static variable in interface us.zoom.sdk.MobileRTCVideoUnitAspectMode
Original video aspect ratio.
VIDEO_ASPECT_PAN_AND_SCAN - Static variable in interface us.zoom.sdk.MobileRTCVideoUnitAspectMode
Pan and scan.
VIDEO_ASPECT_TRUSTEE - Static variable in interface us.zoom.sdk.MobileRTCVideoUnitAspectMode
Trustee.
videoRawDataMemoryMode - Variable in class us.zoom.sdk.ZoomSDKInitParams
 
VideoStatus() - Constructor for class us.zoom.sdk.InMeetingUserInfo.VideoStatus
 
viewToShareContentX(float) - Method in interface us.zoom.sdk.MobileRTCVideoViewManager
 
viewToShareContentY(float) - Method in interface us.zoom.sdk.MobileRTCVideoViewManager
 
voteupQuestion(String, boolean) - Method in interface us.zoom.sdk.InMeetingQAController
voteUp question

W

webinar_token - Variable in class us.zoom.sdk.JoinMeetingOptions
The webinar token is null.
WebinarAttendeeStatus() - Constructor for class us.zoom.sdk.InMeetingUserInfo.WebinarAttendeeStatus
 
webinarToken - Variable in class us.zoom.sdk.JoinMeetingParams
WebinarToken.
widthPercent - Variable in class us.zoom.sdk.MobileRTCRenderInfo
The percentage that the video unit width occupies the total one of the monitor.

X

xPercent - Variable in class us.zoom.sdk.MobileRTCRenderInfo
The percentage of the left video frame apart from the edge of the monitor.

Y

yPercent - Variable in class us.zoom.sdk.MobileRTCRenderInfo
The percentage of the top video frame apart from the edge of the monitor.

Z

ZOOM_API_ERROR_EMAIL_LOGIN_IS_DISABLED - Static variable in interface us.zoom.sdk.ZoomApiError
 
ZOOM_API_ERROR_FAILED_CLIENT_INCOMPATIBLE - Static variable in interface us.zoom.sdk.ZoomApiError
ZOOM SDK client is not compatible.
ZOOM_API_ERROR_FAILED_NULLPOINTER - Static variable in interface us.zoom.sdk.ZoomApiError
ZOOM SDK is not initialized before use.
ZOOM_API_ERROR_FAILED_WRONGPARAMETERS - Static variable in interface us.zoom.sdk.ZoomApiError
Failed due to one or more invalid arguments.
ZOOM_API_ERROR_SUCCESS - Static variable in interface us.zoom.sdk.ZoomApiError
API calls successfully.
ZOOM_API_INVALID_STATUS - Static variable in interface us.zoom.sdk.ZoomApiError
API status is invalid, it can not be called now.
ZOOM_AUTH_EMAIL_LOGIN_DISABLE - Static variable in interface us.zoom.sdk.ZoomAuthenticationError
Authentication email login disable.
ZOOM_AUTH_ERROR_SUCCESS - Static variable in interface us.zoom.sdk.ZoomAuthenticationError
Authentication Successful.
ZOOM_AUTH_ERROR_USER_NOT_EXIST - Static variable in interface us.zoom.sdk.ZoomAuthenticationError
Authentication failed due to inexistent user.
ZOOM_AUTH_ERROR_WRONG_PASSWORD - Static variable in interface us.zoom.sdk.ZoomAuthenticationError
Authentication failed due to wrong password.
ZOOM_ERROR_AUTHRET_CLIENT_INCOMPATIBLEE - Static variable in interface us.zoom.sdk.ZoomError
The Api calls failed because auth client version don't support.
ZOOM_ERROR_DEVICE_NOT_SUPPORTED - Static variable in interface us.zoom.sdk.ZoomError
The device is not supported by ZOOM.
ZOOM_ERROR_ILLEGAL_APP_KEY_OR_SECRET - Static variable in interface us.zoom.sdk.ZoomError
The Api calls failed because the key or secret is illegal.
ZOOM_ERROR_INVALID_ARGUMENTS - Static variable in interface us.zoom.sdk.ZoomError
The Api calls failed due to one or more invalid arguments.
ZOOM_ERROR_NETWORK_UNAVAILABLE - Static variable in interface us.zoom.sdk.ZoomError
The Api calls failed because the network is unavailable.
ZOOM_ERROR_SUCCESS - Static variable in interface us.zoom.sdk.ZoomError
Api calls successfully.
ZOOM_ERROR_UNKNOWN - Static variable in interface us.zoom.sdk.ZoomError
The Api calls failed due to an unknown reason.
zoomAccessToken - Variable in class us.zoom.sdk.JoinMeetingParam4WithoutLogin
ZOOM access token(zak) returned from REST API.
zoomAccessToken - Variable in class us.zoom.sdk.StartMeetingParamsWithoutLogin
ZOOM access token(zak) returned from REST API.
ZoomApiError - Interface in us.zoom.sdk
ZOOM application error code definitions.
ZoomAppLocal - Enum in us.zoom.sdk
 
ZoomAuthenticationError - Interface in us.zoom.sdk
ZOOM authentication error code definitions.
ZoomError - Interface in us.zoom.sdk
ZOOM error code definitions.
ZoomRetrieveSMSVerificationCodeHandlerImpl - Class in us.zoom.sdk
 
ZoomRetrieveSMSVerificationCodeHandlerImpl(RTCRetrieveSMSVerificationCodeHandler) - Constructor for class us.zoom.sdk.ZoomRetrieveSMSVerificationCodeHandlerImpl
 
ZoomSDK - Class in us.zoom.sdk
ZOOM SDK global manager.
ZoomSDKAudioRawData - Class in us.zoom.sdk
Zoom SDK audio raw data bean.
ZoomSDKAudioRawData(ByteBuffer, int, int, int, long) - Constructor for class us.zoom.sdk.ZoomSDKAudioRawData
 
ZoomSDKAudioRawData(ByteBuffer, int, int, long) - Constructor for class us.zoom.sdk.ZoomSDKAudioRawData
 
ZoomSDKAudioRawDataHelper - Class in us.zoom.sdk
 
ZoomSDKAudioRawDataHelper() - Constructor for class us.zoom.sdk.ZoomSDKAudioRawDataHelper
 
ZoomSDKAuthenticationListener - Interface in us.zoom.sdk
Listener for the result of ZOOM SDK user authentication.
ZoomSDKChatMessageType - Enum in us.zoom.sdk
Chat message type
ZoomSDKCountryCode - Class in us.zoom.sdk
 
ZoomSDKCountryCode(String, String, String, String) - Constructor for class us.zoom.sdk.ZoomSDKCountryCode
 
ZoomSDKInitializeListener - Interface in us.zoom.sdk
Listener listens to ZOOM SDK initialization results.
ZoomSDKInitParams - Class in us.zoom.sdk
ZoomSDKInitParams() - Constructor for class us.zoom.sdk.ZoomSDKInitParams
 
ZoomSDKNotInitializedException - Exception in us.zoom.sdk
Exceptions that Zoom SDK has not been initialized successfully.
ZoomSDKNotInitializedException() - Constructor for exception us.zoom.sdk.ZoomSDKNotInitializedException
 
ZoomSDKNotInitializedException(String, Throwable) - Constructor for exception us.zoom.sdk.ZoomSDKNotInitializedException
 
ZoomSDKNotInitializedException(String) - Constructor for exception us.zoom.sdk.ZoomSDKNotInitializedException
 
ZoomSDKNotInitializedException(Throwable) - Constructor for exception us.zoom.sdk.ZoomSDKNotInitializedException
 
ZoomSDKPreProcessor - Interface in us.zoom.sdk
 
ZoomSDKPreProcessRawData - Class in us.zoom.sdk
 
ZoomSDKPreProcessRawData(boolean, int, int, int, int, int, int, long) - Constructor for class us.zoom.sdk.ZoomSDKPreProcessRawData
 
ZoomSDKRawDataMemoryMode - Enum in us.zoom.sdk
RawData Memory Mode ZoomSDKRawDataMemoryModeStack : ByteBuffer release on stack over ZoomSDKRawDataMemoryModeHeap : ByteBuffer release by reference release
ZoomSDKRawDataType - Enum in us.zoom.sdk
 
ZoomSDKRenderer - Class in us.zoom.sdk
Zoom SDK video raw data render.
ZoomSDKRenderer(IZoomSDKVideoRawDataDelegate) - Constructor for class us.zoom.sdk.ZoomSDKRenderer
ZoomSDKRenderer Constructor
ZoomSDKVideoCapability - Class in us.zoom.sdk
 
ZoomSDKVideoCapability(int, int, int) - Constructor for class us.zoom.sdk.ZoomSDKVideoCapability
 
ZoomSDKVideoRawData - Class in us.zoom.sdk
Zoom SDK Video raw data bean.
ZoomSDKVideoRawData(ByteBuffer, ByteBuffer, ByteBuffer, boolean, int, int, int, int, long) - Constructor for class us.zoom.sdk.ZoomSDKVideoRawData
 
ZoomSDKVideoResolution - Enum in us.zoom.sdk
Zoom SDK video resolution.
ZoomSDKVideoSender - Interface in us.zoom.sdk
 
ZoomSDKVideoSource - Interface in us.zoom.sdk
 
ZoomSDKVideoSourceHelper - Class in us.zoom.sdk
Switch video source
ZoomSDKVideoSourceHelper() - Constructor for class us.zoom.sdk.ZoomSDKVideoSourceHelper
 
ZoomUIDelegate - Interface in us.zoom.sdk
 
ZoomUIService - Interface in us.zoom.sdk
Service for users' to operate with Zoom UI
ZoomVerifySMSVerificationCodeHandlerImpl - Class in us.zoom.sdk
 
ZoomVerifySMSVerificationCodeHandlerImpl(RTCVerifySMSVerificationCodeHandler) - Constructor for class us.zoom.sdk.ZoomVerifySMSVerificationCodeHandlerImpl
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links