|
Meeting SDK for Android API Reference
|
Interfaces of Zoom services in meeting. More...
Public Member Functions | |
| void | addListener (InMeetingServiceListener listener) |
| Registers a listener for in-meeting events. | |
| void | removeListener (InMeetingServiceListener listener) |
| Unregisters the listener for in-meeting events. | |
| InMeetingAudioController | getInMeetingAudioController () |
| Gets the audio controller instance in meeting. | |
| InMeetingVideoController | getInMeetingVideoController () |
| Gets the video controller instance in meeting. | |
| InMeetingShareController | getInMeetingShareController () |
| Gets the share controller instance in meeting. | |
| InMeetingChatController | getInMeetingChatController () |
| Gets the chat controller instance in meeting. | |
| InMeetingAnnotationController | getInMeetingAnnotationController () |
| Gets the annotation controller instance in meeting. | |
| InMeetingCloudRecordController | getInMeetingCloudRecordController () |
| Gets the cloud recording controller instance in meeting. | |
| InMeetingQAController | getInMeetingQAController () |
| Gets the QA controller instance in meeting. | |
| InMeetingWaitingRoomController | getInMeetingWaitingRoomController () |
| Gets the waiting room controller instance in meeting. | |
| InMeetingRemoteController | getInMeetingRemoteController () |
| Gets the remote controller instance in meeting. | |
| InMeetingLiveStreamController | getInMeetingLiveStreamController () |
| Gets the live-streaming controller instance in meeting. | |
| InMeetingWebinarController | getInMeetingWebinarController () |
| Gets the webinar controller instance in meeting. | |
| InMeetingBOController | getInMeetingBOController () |
| Gets the breakout room controller instance in meeting. | |
| InMeetingInterpretationController | getInMeetingInterpretationController () |
| Gets the interpretation controller instance. | |
| InMeetingSignInterpretationController | getInMeetingSignInterpretationController () |
| Gets the sign interpretation controller instance. | |
| IEmojiReactionController | getEmojiReactionController () |
| Gets the emoji reaction controller instance. | |
| InMeetingAANController | getInMeetingAANController () |
| Gets the AAN controller instance. | |
| InMeetingLiveTranscriptionController | getInMeetingLiveTranscriptionController () |
| Gets the live transcription controller instance. | |
| InMeetingVirtualBackgroundController | getInMeetingVirtualBackgroundController () |
| Gets the virtual background controller instance. | |
| InMeetingRawArchivingController | getMeetingRawArchivingController () |
| Gets the raw archiving controller instance. | |
| InMeetingSmartSummaryController | getInMeetingSmartSummaryController () |
| Gets the smart summary controller instance. | |
| InMeetingWhiteboardController | getInMeetingWhiteboardController () |
| Gets the new whiteboard controller instance. | |
| InMeetingEncryptionController | getInMeetingEncryptionController () |
| Gets the encryption controller instance. | |
| InMeetingPollingController | getInMeetingPollingController () |
| Gets the polling controller instance. | |
| InMeetingAICompanionController | getInMeetingAICompanionController () |
| Gets the AI Companion controller instance. | |
| InMeetingIndicatorController | getInMeetingIndicatorController () |
| Gets the indicator controller instance. | |
| InMeetingProductionStudioController | getInMeetingProductionStudioController () |
| Gets the Production Studio controller instance. | |
| InMeetingDocsController | getInMeetingDocsController () |
| Gets the docs controller instance. | |
| boolean | isMeetingConnected () |
| Determines whether the meeting is connected. | |
| boolean | isMeetingLocked () |
| Determines whether the meeting is locked by the host. | |
| MobileRTCSDKError | lockMeeting (boolean isLock) |
| Locks or unlocks the current meeting. The host or co-host can use this function. | |
| int | getInMeetingUserCount () |
| Gets the number of participants in the meeting. | |
| MobileRTCSDKError | changeName (String inputName, long userId) |
| Renames a user in the meeting. | |
| List< Long > | getInMeetingUserList () |
| Gets the list of all participants in the meeting. | |
| long | getMyUserID () |
| Gets the current user's ID in the meeting. | |
| long | getParticipantId () |
| Gets the current user's participant ID. | |
| InMeetingUserInfo | getMyUserInfo () |
| Gets the information of the current user in the meeting. | |
| InMeetingUserInfo | getUserInfoById (long userId) |
| Gets the information of the specified user. | |
| MobileRTCSDKError | makeHost (long userId) |
| Assigns a user as the host in the meeting. | |
| boolean | canReclaimHost () |
| Determines whether the user can reclaim host. | |
| MobileRTCSDKError | reclaimHost () |
| Reclaims host permission. | |
| MobileRTCSDKError | assignCohost (long userId) |
| Assigns a user as co-host in the meeting. | |
| MobileRTCSDKError | assignCoHostWithAssetsPrivilege (long userId, List< GrantCoOwnerAssetsInfo > infoList) |
| Assigns a user as co-host and grants privileges to manage assets after the meeting. | |
| MobileRTCSDKError | makeHostWithAssetsPrivilege (long userId, List< GrantCoOwnerAssetsInfo > infoList) |
| Assigns a user as host and grants privileges to manage assets after the meeting. | |
| boolean | canBeCohost (long userId) |
| Determines whether the user can be assigned as co-host in the meeting. | |
| boolean | canBeCoOwner (long userId) |
| Determines whether the user can be assigned as co-owner in the meeting. Co-owner can be granted privilege to manage some assets after the meeting. | |
| MobileRTCSDKError | revokeCohost (long userId) |
| Revokes the co-host role of a user in the meeting. | |
| MobileRTCSDKError | removeUser (long userId) |
| Removes a user from the meeting. | |
| MobileRTCSDKError | setPlayChimeOnOff (boolean on) |
| Sets whether to play a chime when a user joins or leaves the meeting. | |
| boolean | isPlayChimeOn () |
| Determines whether chime is enabled when a user joins or leaves the meeting. | |
| long | activeShareUserID () |
| Gets the ID of the active presenter in the meeting. | |
| boolean | isHostUser (long userId) |
| Determines whether the user is the host. | |
| boolean | isMyself (long userId) |
| Determines whether the owner of the ID is the current user himself. | |
| MobileRTCSDKError | raiseMyHand () |
| The current user raises hand. | |
| MobileRTCSDKError | lowerHand (long userId) |
| The current user puts hands down. | |
| MobileRTCSDKError | lowerAllHands (boolean forWebinarAttendees) |
| Cancels all hands raised. | |
| boolean | isMeetingHost () |
| Determines whether the current user is the host of the meeting. | |
| void | leaveCurrentMeeting (boolean endIfPossible) |
| Leaves the current meeting. | |
| String | getCurrentMeetingID () |
| Gets the unique ID of the current meeting in format such as DVLObefSZizM0xQLhtrCQ==. | |
| long | getCurrentMeetingNumber () |
| Gets the current meeting number in format such as 123456789. | |
| String | getCurrentMeetingTopic () |
| Gets the topic or title of the current meeting. | |
| String | getCurrentMeetingUrl () |
| Gets the URL of the current meeting. | |
| String | getCurrentMeetingInviteEmailSubject () |
| Gets the subject of email invitation for the current meeting. | |
| String | getCurrentMeetingInviteEmailContent () |
| Gets the content of email invitation for the current meeting. | |
| boolean | isFailoverMeeting () |
| Determines whether the current meeting is failover. | |
| int | querySessionNetworkStatus (EnumComponentType type, boolean bSending) |
| Queries the network status of the current meeting. | |
| boolean | claimHostWithHostKey (String hostKey) |
| Claims to be a host by host key. | |
| boolean | isWebinarMeeting () |
| Determines whether the current meeting is a webinar. | |
| void | showZoomParticipantsUI (Activity activity, int requestCode) |
| Shows the views of Zoom meeting participants. | |
| void | showZoomChatUI (Activity activity, int requestCode) |
| Shows the views of Zoom meeting chat. | |
| void | showZoomQAUI (Activity activity, int requestCode) |
| Shows the views of Zoom questions and answers. | |
| String | getMeetingPassword () |
| Gets the current meeting's password. | |
| MobileRTCSDKError | setMeetingTopic (String topic) |
| Sets a customized meeting topic in the meeting. Only the original host has this permission. | |
| MobileRTCSDKError | allowParticipantsToRename (boolean allow) |
| Allows participants to rename themselves. | |
| boolean | isParticipantsRenameAllowed () |
| Determines whether participants are allowed to rename themselves. | |
| MobileRTCSDKError | allowParticipantsToUnmuteSelf (boolean allow) |
| Allows participants to unmute themselves. | |
| boolean | isParticipantsUnmuteSelfAllowed () |
| Determines whether participants are allowed to unmute themselves. | |
| boolean | isInWaitingRoom () |
| Determines whether the current user is in the waiting room. | |
| boolean | isLiveTranscriptLegalNoticeAvailable () |
| Determines whether live transcript legal notice is available. | |
| String | getLiveTranscriptLegalNoticesPrompt () |
| Gets the live transcript legal notice prompt. | |
| String | getLiveTranscriptLegalNoticesExplained () |
| Gets the explained text for live transcript legal notice. | |
| boolean | updatePermissions (String[] permissions, int[] grantResults) |
| Notifies the SDK that the corresponding permissions have been granted. | |
| MobileRTCSDKError | suspendParticipantsActivities () |
| Suspends all participant activities. | |
| boolean | canSuspendParticipantsActivities () |
| Determines whether it is allowed to suspend the meeting. | |
| MobileRTCSDKError | allowParticipantsToStartVideo (boolean allow) |
| Allows participants to start video. | |
| boolean | isParticipantsStartVideoAllowed () |
| Determines whether participants are allowed to start video. | |
| MobileRTCSDKError | allowParticipantsToShareWhiteBoard (boolean allow) |
| Allows participants to share whiteboard. | |
| boolean | isParticipantsShareWhiteBoardAllowed () |
| Determines whether participants are allowed to share whiteboard. | |
| boolean | isParticipantRequestLocalRecordingAllowed () |
| Determines whether the current meeting allows participants to send local recording privilege requests. It is only available in regular meetings (no webinar or breakout room). | |
| MobileRTCSDKError | allowParticipantsToRequestLocalRecording (boolean allow) |
| Allows participants to request local recording. | |
| boolean | isAutoAllowLocalRecordingRequest () |
| Determines whether the current meeting auto-grants participants local recording privilege requests. It is only available in regular meetings (no webinar or breakout room). | |
| MobileRTCSDKError | autoAllowLocalRecordingRequest (boolean allow) |
| Sets whether to auto-allow participant local recording requests. | |
| MobileRTCSDKError | canHideParticipantProfilePictures () |
| Determines whether the current user can hide participant profile pictures. | |
| MobileRTCSDKError | hideParticipantProfilePictures (boolean hide) |
| Hides or shows participant profile pictures. | |
| boolean | isParticipantProfilePicturesHidden () |
| Determines whether the current meeting hides participant pictures. | |
| String | getInMeetingDataCenterInfo () |
| Gets data center details. | |
| boolean | isFocusModeEnabled () |
| Determines whether focus mode is enabled by the web portal. | |
| MobileRTCSDKError | turnFocusModeOn (boolean on) |
| Turns focus mode on or off. Focus mode on means participants only see hosts' videos and shared content, and videos of spotlighted participants. | |
| boolean | isFocusModeOn () |
| Determines whether focus mode is on. | |
| MobileRTCFocusModeShareType | getFocusModeShareType () |
| Gets the share focus mode type indicating who can see the shared content which is controlled by the host or co-host. | |
| MobileRTCSDKError | setFocusModeShareType (MobileRTCFocusModeShareType shareType) |
| Sets the focus mode type indicating who can see the shared content which is controlled by the host or co-host. | |
| boolean | canEnableParticipantRequestCloudRecording () |
| Determines whether the current user can enable participant request cloud recording. | |
| boolean | isParticipantRequestCloudRecordingAllowed () |
| Determines whether the current meeting allows participants to send cloud recording start requests. This is only available in regular meetings and webinars (no breakout rooms). | |
| MobileRTCSDKError | allowParticipantsToRequestCloudRecording (boolean bAllow) |
| Sets whether attendees are able to send requests for the host to start a cloud recording. This is only available in regular meetings and webinars (no breakout rooms). | |
| boolean | isSelfOriginalHost () |
| Determines whether the current user is the original host. | |
| boolean | canSetMeetingTopic () |
| Determines whether the host or cohost can change the meeting topic. | |
| InMeetingUserInfo | getBotAuthorizedUserInfoByUserID (long botUserId) |
| Gets the information about the robot's authorized user. | |
| List< Long > | getAuthorizedBotListByUserID (long userid) |
| Gets the authorizer's robot list. | |
| boolean | isSupportVirtualNameTag () |
| Determines whether the virtual name tag feature is supported. | |
| MobileRTCSDKError | enableVirtualNameTag (boolean bEnabled) |
| Enables or disables the virtual name tag feature for the account. | |
| MobileRTCSDKError | updateVirtualNameTagRosterInfo (List< ZoomSDKVirtualNameTag > nameTags) |
| Updates the virtual name tag roster information for the account. | |
| InMeetingUserInfo | getCompanionParentUser (long userid) |
| Gets the information about the user's parent user. | |
| List< Long > | getCompanionChildList (long userid) |
| Gets the user's child list. | |
Interfaces of Zoom services in meeting.
Definition at line 10 of file InMeetingService.java.
| long us.zoom.sdk.InMeetingService.activeShareUserID | ( | ) |
Gets the ID of the active presenter in the meeting.
| void us.zoom.sdk.InMeetingService.addListener | ( | InMeetingServiceListener | listener | ) |
Registers a listener for in-meeting events.
| listener | The listener instance. |
| MobileRTCSDKError us.zoom.sdk.InMeetingService.allowParticipantsToRename | ( | boolean | allow | ) |
Allows participants to rename themselves.
| allow | true to allow, false to disallow. |
| MobileRTCSDKError us.zoom.sdk.InMeetingService.allowParticipantsToRequestCloudRecording | ( | boolean | bAllow | ) |
Sets whether attendees are able to send requests for the host to start a cloud recording. This is only available in regular meetings and webinars (no breakout rooms).
| bAllow | true to allow participants to send cloud recording privilege requests, false otherwise. |
| MobileRTCSDKError us.zoom.sdk.InMeetingService.allowParticipantsToRequestLocalRecording | ( | boolean | allow | ) |
Allows participants to request local recording.
| allow | true to allow, false to disallow. |
| MobileRTCSDKError us.zoom.sdk.InMeetingService.allowParticipantsToShareWhiteBoard | ( | boolean | allow | ) |
Allows participants to share whiteboard.
| allow | true to allow, false to disallow. |
| MobileRTCSDKError us.zoom.sdk.InMeetingService.allowParticipantsToStartVideo | ( | boolean | allow | ) |
Allows participants to start video.
| allow | true to allow, false to disallow. |
| MobileRTCSDKError us.zoom.sdk.InMeetingService.allowParticipantsToUnmuteSelf | ( | boolean | allow | ) |
Allows participants to unmute themselves.
| allow | true to allow, false to disallow. |
| MobileRTCSDKError us.zoom.sdk.InMeetingService.assignCohost | ( | long | userId | ) |
Assigns a user as co-host in the meeting.
| userId | The user's ID who is specified as co-host in the meeting. |
| MobileRTCSDKError us.zoom.sdk.InMeetingService.assignCoHostWithAssetsPrivilege | ( | long | userId, |
| List< GrantCoOwnerAssetsInfo > | infoList ) |
Assigns a user as co-host and grants privileges to manage assets after the meeting.
| userId | The ID of user to be assigned as co-host. |
| infoList | A List of GrantCoOwnerAssetsInfo objects representing the assets and privileges to grant. |
MobileRTCSDKError.InMeetingUserInfo.getGrantCoOwnerAssetsInfo(). | MobileRTCSDKError us.zoom.sdk.InMeetingService.autoAllowLocalRecordingRequest | ( | boolean | allow | ) |
Sets whether to auto-allow participant local recording requests.
| allow | true to enable auto-allow, false to disable. |
| boolean us.zoom.sdk.InMeetingService.canBeCohost | ( | long | userId | ) |
Determines whether the user can be assigned as co-host in the meeting.
| userId | The ID of the user who is assigned as co-host in the meeting. |
| boolean us.zoom.sdk.InMeetingService.canBeCoOwner | ( | long | userId | ) |
Determines whether the user can be assigned as co-owner in the meeting. Co-owner can be granted privilege to manage some assets after the meeting.
| userId | The ID of the user who is assigned as co-owner in the meeting. |
| boolean us.zoom.sdk.InMeetingService.canEnableParticipantRequestCloudRecording | ( | ) |
Determines whether the current user can enable participant request cloud recording.
| MobileRTCSDKError us.zoom.sdk.InMeetingService.canHideParticipantProfilePictures | ( | ) |
Determines whether the current user can hide participant profile pictures.
| boolean us.zoom.sdk.InMeetingService.canReclaimHost | ( | ) |
Determines whether the user can reclaim host.
| boolean us.zoom.sdk.InMeetingService.canSetMeetingTopic | ( | ) |
Determines whether the host or cohost can change the meeting topic.
| boolean us.zoom.sdk.InMeetingService.canSuspendParticipantsActivities | ( | ) |
Determines whether it is allowed to suspend the meeting.
| MobileRTCSDKError us.zoom.sdk.InMeetingService.changeName | ( | String | inputName, |
| long | userId ) |
Renames a user in the meeting.
| inputName | The new screen name for the user in the meeting. |
| userId | The user's ID whose screen name will be changed in the meeting. |
| boolean us.zoom.sdk.InMeetingService.claimHostWithHostKey | ( | String | hostKey | ) |
Claims to be a host by host key.
| hostKey | Host key got from web. |
| MobileRTCSDKError us.zoom.sdk.InMeetingService.enableVirtualNameTag | ( | boolean | bEnabled | ) |
Enables or disables the virtual name tag feature for the account.
| bEnabled | true to enable, false otherwise. |
| List< Long > us.zoom.sdk.InMeetingService.getAuthorizedBotListByUserID | ( | long | userid | ) |
Gets the authorizer's robot list.
| userid | The user's ID for which you want to get the information. |
| InMeetingUserInfo us.zoom.sdk.InMeetingService.getBotAuthorizedUserInfoByUserID | ( | long | botUserId | ) |
Gets the information about the robot's authorized user.
| botUserId | The user's ID for which to get the information. |
| List< Long > us.zoom.sdk.InMeetingService.getCompanionChildList | ( | long | userid | ) |
Gets the user's child list.
| userid | The user's ID for which to get the information. |
| InMeetingUserInfo us.zoom.sdk.InMeetingService.getCompanionParentUser | ( | long | userid | ) |
Gets the information about the user's parent user.
| userid | The user's ID for which to get the information. |
| String us.zoom.sdk.InMeetingService.getCurrentMeetingID | ( | ) |
Gets the unique ID of the current meeting in format such as DVLObefSZizM0xQLhtrCQ==.
Clean up meeting instance.
| String us.zoom.sdk.InMeetingService.getCurrentMeetingInviteEmailContent | ( | ) |
Gets the content of email invitation for the current meeting.
| String us.zoom.sdk.InMeetingService.getCurrentMeetingInviteEmailSubject | ( | ) |
Gets the subject of email invitation for the current meeting.
| long us.zoom.sdk.InMeetingService.getCurrentMeetingNumber | ( | ) |
Gets the current meeting number in format such as 123456789.
| String us.zoom.sdk.InMeetingService.getCurrentMeetingTopic | ( | ) |
Gets the topic or title of the current meeting.
| String us.zoom.sdk.InMeetingService.getCurrentMeetingUrl | ( | ) |
Gets the URL of the current meeting.
| IEmojiReactionController us.zoom.sdk.InMeetingService.getEmojiReactionController | ( | ) |
Gets the emoji reaction controller instance.
| MobileRTCFocusModeShareType us.zoom.sdk.InMeetingService.getFocusModeShareType | ( | ) |
Gets the share focus mode type indicating who can see the shared content which is controlled by the host or co-host.
| InMeetingAANController us.zoom.sdk.InMeetingService.getInMeetingAANController | ( | ) |
Gets the AAN controller instance.
| InMeetingAICompanionController us.zoom.sdk.InMeetingService.getInMeetingAICompanionController | ( | ) |
Gets the AI Companion controller instance.
| InMeetingAnnotationController us.zoom.sdk.InMeetingService.getInMeetingAnnotationController | ( | ) |
Gets the annotation controller instance in meeting.
| InMeetingAudioController us.zoom.sdk.InMeetingService.getInMeetingAudioController | ( | ) |
Gets the audio controller instance in meeting.
| InMeetingBOController us.zoom.sdk.InMeetingService.getInMeetingBOController | ( | ) |
Gets the breakout room controller instance in meeting.
| InMeetingChatController us.zoom.sdk.InMeetingService.getInMeetingChatController | ( | ) |
Gets the chat controller instance in meeting.
| InMeetingCloudRecordController us.zoom.sdk.InMeetingService.getInMeetingCloudRecordController | ( | ) |
Gets the cloud recording controller instance in meeting.
| String us.zoom.sdk.InMeetingService.getInMeetingDataCenterInfo | ( | ) |
Gets data center details.
| InMeetingDocsController us.zoom.sdk.InMeetingService.getInMeetingDocsController | ( | ) |
Gets the docs controller instance.
| InMeetingEncryptionController us.zoom.sdk.InMeetingService.getInMeetingEncryptionController | ( | ) |
Gets the encryption controller instance.
| InMeetingIndicatorController us.zoom.sdk.InMeetingService.getInMeetingIndicatorController | ( | ) |
Gets the indicator controller instance.
| InMeetingInterpretationController us.zoom.sdk.InMeetingService.getInMeetingInterpretationController | ( | ) |
Gets the interpretation controller instance.
| InMeetingLiveStreamController us.zoom.sdk.InMeetingService.getInMeetingLiveStreamController | ( | ) |
Gets the live-streaming controller instance in meeting.
| InMeetingLiveTranscriptionController us.zoom.sdk.InMeetingService.getInMeetingLiveTranscriptionController | ( | ) |
Gets the live transcription controller instance.
| InMeetingPollingController us.zoom.sdk.InMeetingService.getInMeetingPollingController | ( | ) |
Gets the polling controller instance.
| InMeetingProductionStudioController us.zoom.sdk.InMeetingService.getInMeetingProductionStudioController | ( | ) |
Gets the Production Studio controller instance.
| InMeetingQAController us.zoom.sdk.InMeetingService.getInMeetingQAController | ( | ) |
Gets the QA controller instance in meeting.
| InMeetingRemoteController us.zoom.sdk.InMeetingService.getInMeetingRemoteController | ( | ) |
Gets the remote controller instance in meeting.
| InMeetingShareController us.zoom.sdk.InMeetingService.getInMeetingShareController | ( | ) |
Gets the share controller instance in meeting.
Referenced by us.zoom.sdk.MobileRTCVideoView.initActivity().
| InMeetingSignInterpretationController us.zoom.sdk.InMeetingService.getInMeetingSignInterpretationController | ( | ) |
Gets the sign interpretation controller instance.
| InMeetingSmartSummaryController us.zoom.sdk.InMeetingService.getInMeetingSmartSummaryController | ( | ) |
Gets the smart summary controller instance.
| int us.zoom.sdk.InMeetingService.getInMeetingUserCount | ( | ) |
Gets the number of participants in the meeting.
| List< Long > us.zoom.sdk.InMeetingService.getInMeetingUserList | ( | ) |
Gets the list of all participants in the meeting.
| InMeetingVideoController us.zoom.sdk.InMeetingService.getInMeetingVideoController | ( | ) |
Gets the video controller instance in meeting.
| InMeetingVirtualBackgroundController us.zoom.sdk.InMeetingService.getInMeetingVirtualBackgroundController | ( | ) |
Gets the virtual background controller instance.
| InMeetingWaitingRoomController us.zoom.sdk.InMeetingService.getInMeetingWaitingRoomController | ( | ) |
Gets the waiting room controller instance in meeting.
| InMeetingWebinarController us.zoom.sdk.InMeetingService.getInMeetingWebinarController | ( | ) |
Gets the webinar controller instance in meeting.
| InMeetingWhiteboardController us.zoom.sdk.InMeetingService.getInMeetingWhiteboardController | ( | ) |
Gets the new whiteboard controller instance.
Referenced by us.zoom.sdk.MobileRTCVideoView.init().
| String us.zoom.sdk.InMeetingService.getLiveTranscriptLegalNoticesExplained | ( | ) |
Gets the explained text for live transcript legal notice.
| String us.zoom.sdk.InMeetingService.getLiveTranscriptLegalNoticesPrompt | ( | ) |
Gets the live transcript legal notice prompt.
| String us.zoom.sdk.InMeetingService.getMeetingPassword | ( | ) |
Gets the current meeting's password.
| InMeetingRawArchivingController us.zoom.sdk.InMeetingService.getMeetingRawArchivingController | ( | ) |
Gets the raw archiving controller instance.
| long us.zoom.sdk.InMeetingService.getMyUserID | ( | ) |
Gets the current user's ID in the meeting.
| InMeetingUserInfo us.zoom.sdk.InMeetingService.getMyUserInfo | ( | ) |
Gets the information of the current user in the meeting.
| long us.zoom.sdk.InMeetingService.getParticipantId | ( | ) |
Gets the current user's participant ID.
| InMeetingUserInfo us.zoom.sdk.InMeetingService.getUserInfoById | ( | long | userId | ) |
Gets the information of the specified user.
| userId | The specified user's ID. |
| MobileRTCSDKError us.zoom.sdk.InMeetingService.hideParticipantProfilePictures | ( | boolean | hide | ) |
Hides or shows participant profile pictures.
| hide | true to hide participant profile pictures, false to show participant pictures. |
| boolean us.zoom.sdk.InMeetingService.isAutoAllowLocalRecordingRequest | ( | ) |
Determines whether the current meeting auto-grants participants local recording privilege requests. It is only available in regular meetings (no webinar or breakout room).
| boolean us.zoom.sdk.InMeetingService.isFailoverMeeting | ( | ) |
Determines whether the current meeting is failover.
| boolean us.zoom.sdk.InMeetingService.isFocusModeEnabled | ( | ) |
Determines whether focus mode is enabled by the web portal.
| boolean us.zoom.sdk.InMeetingService.isFocusModeOn | ( | ) |
Determines whether focus mode is on.
| boolean us.zoom.sdk.InMeetingService.isHostUser | ( | long | userId | ) |
Determines whether the user is the host.
| userId | The user's ID to be checked. |
| boolean us.zoom.sdk.InMeetingService.isInWaitingRoom | ( | ) |
Determines whether the current user is in the waiting room.
| boolean us.zoom.sdk.InMeetingService.isLiveTranscriptLegalNoticeAvailable | ( | ) |
Determines whether live transcript legal notice is available.
| boolean us.zoom.sdk.InMeetingService.isMeetingConnected | ( | ) |
Determines whether the meeting is connected.
| boolean us.zoom.sdk.InMeetingService.isMeetingHost | ( | ) |
Determines whether the current user is the host of the meeting.
| boolean us.zoom.sdk.InMeetingService.isMeetingLocked | ( | ) |
Determines whether the meeting is locked by the host.
| boolean us.zoom.sdk.InMeetingService.isMyself | ( | long | userId | ) |
Determines whether the owner of the ID is the current user himself.
| userId | The user's ID to be checked. |
| boolean us.zoom.sdk.InMeetingService.isParticipantProfilePicturesHidden | ( | ) |
Determines whether the current meeting hides participant pictures.
| boolean us.zoom.sdk.InMeetingService.isParticipantRequestCloudRecordingAllowed | ( | ) |
Determines whether the current meeting allows participants to send cloud recording start requests. This is only available in regular meetings and webinars (no breakout rooms).
| boolean us.zoom.sdk.InMeetingService.isParticipantRequestLocalRecordingAllowed | ( | ) |
Determines whether the current meeting allows participants to send local recording privilege requests. It is only available in regular meetings (no webinar or breakout room).
| boolean us.zoom.sdk.InMeetingService.isParticipantsRenameAllowed | ( | ) |
Determines whether participants are allowed to rename themselves.
| boolean us.zoom.sdk.InMeetingService.isParticipantsShareWhiteBoardAllowed | ( | ) |
Determines whether participants are allowed to share whiteboard.
| boolean us.zoom.sdk.InMeetingService.isParticipantsStartVideoAllowed | ( | ) |
Determines whether participants are allowed to start video.
| boolean us.zoom.sdk.InMeetingService.isParticipantsUnmuteSelfAllowed | ( | ) |
Determines whether participants are allowed to unmute themselves.
| boolean us.zoom.sdk.InMeetingService.isPlayChimeOn | ( | ) |
Determines whether chime is enabled when a user joins or leaves the meeting.
| boolean us.zoom.sdk.InMeetingService.isSelfOriginalHost | ( | ) |
Determines whether the current user is the original host.
| boolean us.zoom.sdk.InMeetingService.isSupportVirtualNameTag | ( | ) |
Determines whether the virtual name tag feature is supported.
| boolean us.zoom.sdk.InMeetingService.isWebinarMeeting | ( | ) |
Determines whether the current meeting is a webinar.
| void us.zoom.sdk.InMeetingService.leaveCurrentMeeting | ( | boolean | endIfPossible | ) |
Leaves the current meeting.
| endIfPossible | If true and the current user is the meeting host, the meeting ends when he clicks the button. |
| MobileRTCSDKError us.zoom.sdk.InMeetingService.lockMeeting | ( | boolean | isLock | ) |
Locks or unlocks the current meeting. The host or co-host can use this function.
| isLock | true to lock the meeting, false to unlock. |
| MobileRTCSDKError us.zoom.sdk.InMeetingService.lowerAllHands | ( | boolean | forWebinarAttendees | ) |
Cancels all hands raised.
| forWebinarAttendees | When true, the SDK sends the lower all hands command only to webinar attendees. When false, the SDK sends the lower all hands command to anyone who is not a webinar attendee, such as the webinar host, cohost, panelist, or everyone in a regular meeting. |
| MobileRTCSDKError us.zoom.sdk.InMeetingService.lowerHand | ( | long | userId | ) |
The current user puts hands down.
| userId | The user's ID to put hands down. |
| MobileRTCSDKError us.zoom.sdk.InMeetingService.makeHost | ( | long | userId | ) |
Assigns a user as the host in the meeting.
| userId | The user's ID who is specified as host in the meeting. |
| MobileRTCSDKError us.zoom.sdk.InMeetingService.makeHostWithAssetsPrivilege | ( | long | userId, |
| List< GrantCoOwnerAssetsInfo > | infoList ) |
Assigns a user as host and grants privileges to manage assets after the meeting.
| userId | The ID of user to be assigned as host. |
| infoList | A List of GrantCoOwnerAssetsInfo objects representing the assets and privileges to grant. |
MobileRTCSDKError.InMeetingUserInfo.getGrantCoOwnerAssetsInfo(). | int us.zoom.sdk.InMeetingService.querySessionNetworkStatus | ( | EnumComponentType | type, |
| boolean | bSending ) |
Queries the network status of the current meeting.
| type | Component types defined in EnumComponentType. Note: only gets the status: AS, VIDEO, or AUDIO. |
| bSending | true to get data sending status, false to get receiving status. |
| MobileRTCSDKError us.zoom.sdk.InMeetingService.raiseMyHand | ( | ) |
The current user raises hand.
| MobileRTCSDKError us.zoom.sdk.InMeetingService.reclaimHost | ( | ) |
Reclaims host permission.
| void us.zoom.sdk.InMeetingService.removeListener | ( | InMeetingServiceListener | listener | ) |
Unregisters the listener for in-meeting events.
| listener | The listener instance. |
| MobileRTCSDKError us.zoom.sdk.InMeetingService.removeUser | ( | long | userId | ) |
Removes a user from the meeting.
| userId | The ID of the user to be removed from the meeting. |
| MobileRTCSDKError us.zoom.sdk.InMeetingService.revokeCohost | ( | long | userId | ) |
Revokes the co-host role of a user in the meeting.
| userId | The ID of the user who loses the co-host role. |
| MobileRTCSDKError us.zoom.sdk.InMeetingService.setFocusModeShareType | ( | MobileRTCFocusModeShareType | shareType | ) |
Sets the focus mode type indicating who can see the shared content which is controlled by the host or co-host.
| shareType | The type of focus mode share type. |
| MobileRTCSDKError us.zoom.sdk.InMeetingService.setMeetingTopic | ( | String | topic | ) |
Sets a customized meeting topic in the meeting. Only the original host has this permission.
| topic | The customized topic. |
| MobileRTCSDKError us.zoom.sdk.InMeetingService.setPlayChimeOnOff | ( | boolean | on | ) |
Sets whether to play a chime when a user joins or leaves the meeting.
| on | true to enable, false to disable. |
| void us.zoom.sdk.InMeetingService.showZoomChatUI | ( | Activity | activity, |
| int | requestCode ) |
Shows the views of Zoom meeting chat.
| activity | Makes calls. |
| requestCode | Replies a request code. |
| void us.zoom.sdk.InMeetingService.showZoomParticipantsUI | ( | Activity | activity, |
| int | requestCode ) |
Shows the views of Zoom meeting participants.
| activity | Makes calls. |
| requestCode | Replies a request code. |
| void us.zoom.sdk.InMeetingService.showZoomQAUI | ( | Activity | activity, |
| int | requestCode ) |
Shows the views of Zoom questions and answers.
| activity | Makes calls. |
| requestCode | Replies a request code. |
| MobileRTCSDKError us.zoom.sdk.InMeetingService.suspendParticipantsActivities | ( | ) |
Suspends all participant activities.
| MobileRTCSDKError us.zoom.sdk.InMeetingService.turnFocusModeOn | ( | boolean | on | ) |
Turns focus mode on or off. Focus mode on means participants only see hosts' videos and shared content, and videos of spotlighted participants.
| on | true to turn on, false to turn off. |
| boolean us.zoom.sdk.InMeetingService.updatePermissions | ( | String[] | permissions, |
| int[] | grantResults ) |
Notifies the SDK that the corresponding permissions have been granted.
| permissions | The permissions. |
| grantResults | The grant results (PackageManager.PERMISSION_GRANTED or PackageManager.PERMISSION_DENIED). |
| MobileRTCSDKError us.zoom.sdk.InMeetingService.updateVirtualNameTagRosterInfo | ( | List< ZoomSDKVirtualNameTag > | nameTags | ) |
Updates the virtual name tag roster information for the account.
| nameTags | The virtual name tag roster info list for the specified user. The maximum size of nameTags should be less than 20. User should specify the tagName and tagID of each ZoomSDKVirtualNameTag object. The range of tagID is 0-1024. |