9#import <Foundation/Foundation.h>
216- (void)setAutoConnectInternetAudio:(BOOL)connected;
228- (void)setMuteAudioWhenJoinMeeting:(BOOL)muted;
240- (void)setMuteVideoWhenJoinMeeting:(BOOL)muted;
252- (void)setFaceBeautyEnabled:(BOOL)enable;
264- (void)enableMirrorEffect:(BOOL)enable;
278- (void)disableDriveMode:(BOOL)disabled;
292- (void)disableGalleryView:(BOOL)disabled;
300- (void)disableCloudWhiteboard:(BOOL)disabled DEPRECATED_MSG_ATTRIBUTE("Use disableCloudWhiteboard: in MeetingService instead");
314- (void)disableCallIn:(BOOL)disabled;
328- (void)disableCallOut:(BOOL)disabled;
342- (void)disableMinimizeMeeting:(BOOL)disabled;
354- (void)disableFreeMeetingUpgradeTips:(BOOL)disabled;
368- (void)setSpeakerOffWhenInMeeting:(BOOL)speakerOff;
382- (void)enableShowMyMeetingElapseTime:(BOOL)enable;
394- (void)enableMicOriginalInput:(BOOL)enable;
407- (void)hideReactionsOnMeetingUI:(BOOL)hidden;
421- (void)disableShowVideoPreviewWhenJoinMeeting:(BOOL)disabled;
433- (void)disableVirtualBackground:(BOOL)disabled;
440- (void)prePopulateWebinarRegistrationInfo:(nonnull NSString *)email username:(nonnull NSString *)username;
446- (void)setHideRegisterWebinarInfoWindow:(BOOL)hide;
458- (void)setHideWebinarNameInputWindow:(BOOL)hide;
472- (BOOL)disableConfidentialWatermark:(BOOL)disable;
486- (void)disableCopyMeetingUrl:(BOOL)disabled;
506- (void)disableClearWebKitCache:(BOOL)disabled;
524- (void)setHideNoVideoUsersEnabled:(BOOL)enabled;
529- (void)enableHideSelfView:(BOOL)isHidden;
540- (void)hideRequestRecordPrivilegeDialog:(BOOL)bHide;
551- (void)enableGrabShareWithoutReminder:(BOOL)enable;
557- (void)setHideMeetingInputUserInfoWindow:(BOOL)hide;
577- (BOOL)enableCenterStageMode:(BOOL)enable;
609- (void)setHideConfirmStartArchiveDialog:(BOOL)hide;
621- (void)enable5GHighBandWidth:(BOOL)enable;
627- (void)enableZoomDocs:(BOOL)enable;
MobileRTCMeetError
Enumeration of errors to start/join meeting.
MobileRTCSDKError
Enumeration of SDK error.
MobileRTCEmojiReactionSkinTone
Enumeration of emoji reactions skin tone.
Set to modify the configurations of the meeting.
BOOL isHideConfirmStartArchiveDialog()
Get the confirm start archive dialog whether hide or display.
BOOL proximityMonitoringDisable
Enable/Disable Proximity Sensors Monitoring in a meeting.
BOOL callinRoomSystemHidden
Show/Hide "Call in Room System" item in Invite h.323/SIP Room System.
BOOL meetingParticipantHidden
Show/Hide PARTICIPANT button in the meeting bar.
BOOL callOutDisabled()
Query if it is disabled to call out.
BOOL meetingAudioHidden
Show/Hide AUDIO button in the meeting bar.
BOOL qaButtonHidden
Show/Hide Q&A button in webinar meeting.
BOOL closeCaptionHidden
Show/Hide CLOSE CAPTION in a meeting.
BOOL meetingChatHidden
Show/Hide Chat in the meeting bar.
BOOL recordButtonHidden
Show/Hide record button.
BOOL virtualBackgroundDisabled()
Query if it is disabled for virtual background.
BOOL autoConnectInternetAudio()
Query if the user joins meeting with audio device.
BOOL freeMeetingUpgradeTipsDisabled()
Query if it is disabled free meeting upgrade tips.
BOOL hideShareButtonOnCloudWhiteboard
Hide share button on cloud whiteboard.
BOOL disconnectAudioHidden
Show/Hide disconnect audio button.
BOOL meetingPasswordHidden
Show/Hide meeting password in the meeting bar.
BOOL faceBeautyEnabled()
Query Touch up my appearance enable or not.
BOOL meetingTitleHidden
Show/Hide meeting title in the meeting bar.
BOOL isHideSelfViewEnabled()
Get the flag to enable/disable to hide userself's view.
BOOL galleryViewDisabled()
Query if Gallery View is disabled.
BOOL micOriginalInputEnabled()
Query mic original input enable or not.
BOOL claimHostWithHostKeyHidden
Show/Hide "Enter Host Key to Claim Host" item in Menu More.
BOOL speakerOffWhenInMeeting()
Query Meeting setting of speaker off when present meeting.
BOOL muteAudioWhenJoinMeeting()
Query if user's audio is muted when he joins the meeting.
MobileRTCEmojiReactionSkinTone reactionSkinTone()
Get reaction skin tone.
BOOL isHideMeetingInputUserInfoWindow()
Get the meeting input user info dialog to hide or display.
BOOL waitingHUDHidden
Show/Hide the waiting HUD while starting/joining a meeting.
BOOL meetingInviteHidden
Show/Hide INVITE button in the meeting bar.
BOOL reactionsOnMeetingUIHidden()
Query reactions on MeetingUI is hidden or not.
BOOL videoCallPictureInPictureEnabled()
Get the flag of auto enter Picture-in-Picture Mode for video calls.
BOOL topBarHidden
Show/Hide the BAR ON THE TOP of view in the meeting.
BOOL isEnabledCenterStageMode()
Query if CenterStage Mode is enable by MobileRTC.
BOOL isEchoCancellationOn()
Determine if echo cancellation is enabled or not.
BOOL thumbnailInShare
Change thumbnail video layout while viewing a share in the meeting.
BOOL meetingMoreHidden
Show/Hide MORE button in the meeting bar.
BOOL isSupportEchoCancellation()
Determine if the meeting supports echo cancellation.
BOOL isDisabledClearWebKitCache()
Query if the action of clear WebView's cache be disabled.
BOOL hideRecoverMeetingDialog
Enable or disable hiding the recover meeting dialog in Zoom UI mode.
BOOL isCenterStageModeSupported()
Query if this device supports CenterStage Mode.
BOOL isMirrorEffectEnabled()
Determine if mirror effect is enabled.
BOOL meetingInviteUrlHidden
Show/Hide INVITE link in the meeting info view.
BOOL meetingVideoHidden
Show/Hide VIDEO button in the meeting bar.
BOOL isHideNoVideoUsersEnabled()
Query if the option HIDE NON-VIDEO PARTICIPANTS is enabled.
BOOL showMyMeetingElapseTime()
Query show meeting elapse time.
BOOL hideAboutButtonOnCloudWhiteboard
About button’s visibility on the cloud whiteboard. Default is displaying.
BOOL showVideoPreviewWhenJoinMeetingDisabled()
Query if it is disabled to show video preview when join meeting.
BOOL driveModeDisabled()
Query if driving mode is disabled.
BOOL isHideWebinarNameInputWindow()
Get the webinar username input dialog to hide or display.
BOOL callInDisabled()
Query if it is disabled to call in.
BOOL hideFeedbackButtonOnCloudWhiteboard
Hide feedback button on cloud whiteboard.
BOOL copyMeetingUrlDisabled()
Query if it is disabled for copy meeting url.
BOOL minimizeMeetingDisabled()
Query if it is disabled to Minimize Meeting.
BOOL hideRegisterWebinarInfoWindow()
Get the webinar register information dialog to hide or display.
BOOL muteVideoWhenJoinMeeting()
Query if user's video is muted when he joins the meeting.
BOOL changeToAttendeeHidden
Show/Hide "Change to Attendee" in webinar meeting.
BOOL promoteToPanelistHidden
Show/Hide "Promote to Panelist" in webinar meeting.
BOOL hintHidden
Show/Hide the hint message in the meeting.
BOOL bottomBarHidden
Show/Hide BAR at the bottom of the view in the meeting.
BOOL meetingShareHidden
Show/Hide SHARE button in the meeting bar.
BOOL calloutRoomSystemHidden
Show/Hide "Call out Room System" item in Invite h.323/SIP Room System.
BOOL meetingLeaveHidden
Show/Hide the END/LEAVE MEETING button in the meeting bar.
BOOL hostLeaveHidden
Show/Hide LEAVE MEETING item for the host in the pop up view after click the end/leave meeting button...