Meeting SDK for macOS API Reference
Loading...
Searching...
No Matches
ZoomSDKMeetingConfiguration Class Reference

#include <ZoomSDKMeetingConfiguration.h>

Inherits NSObject.

Instance Methods

(ZoomSDKError- prefillWebinarUserName:Email:
 
(ZoomSDKError- hideSDKButtons:ButtonType:
 
(ZoomSDKError- modifyVideoDSCP:AudioDSCP:
 Modify the DSCP of audio and video.
 
(void) - reset
 Reset all properties in this class.
 
(ZoomSDKError- enableCloudWhiteboard:
 Enable or disable the new Zoom Whiteboard feature (different from Classic Whiteboard). This is enabled by default.
 
(ZoomSDKError- enableGrabShareWithoutReminder:
 Set whether to close the current sharing of another user without prompt and directly beginning a new sharing content by the closer.
 
(void) - setHideMeetingInputUserInfoWindow:
 Set the meeting input user info dialog to hide or display.
 
(BOOL) - isHideMeetingInputUserInfoWindow
 Get the meeting input user info dialog to hide or display.
 

Protected Attributes

CGDirectDisplayID _displayAppID
 
CGDirectDisplayID _monitorID
 
NSPoint _floatVideoPoint
 
BOOL _shareToolBarVisible
 
NSPoint _mainVideoPoint
 
BOOL _jbhWindowVisible
 
BOOL _enableMuteOnEntry
 
BOOL _enableChime
 
BOOL _isDirectShareDesktop
 
BOOL _enableAutoAdjustSpeakerVolume
 
BOOL _enableAutoAdjustMicVolume
 
BOOL _disablePopupWrongPasswordWindow
 
BOOL _autoAdjustSpeakerVolumeWhenJoinAudio
 
BOOL _autoAdjustMicVolumeWhenJoinAudio
 
BOOL _disableEndOtherMeetingAlert
 
BOOL _hideEndOtherMeetingAlert
 
BOOL _enableAutoEndOtherMeeting
 
BOOL _disableInputPasswordWindow
 
BOOL _disableDoubleClickToFullScreen
 
BOOL _hideThumbnailVideoWindow
 
BOOL _disableRenameInMeeting
 
BOOL _disableShareButtonClickOriginAction
 
BOOL _disableToolbarInviteButtonClickOriginAction
 
BOOL _needPrefillWebinarJoinInfo
 
BOOL _hideRegisterWebinarInfoWindow
 
BOOL _hideWebinarNameInputWindow
 
BOOL _disableParticipantButtonClickOriginAction
 
BOOL _hideTelephoneInAudioWindow
 
BOOL _hideCallMeInAudioWindow
 
BOOL _forceDisableMultiShare
 
BOOL _disableCustomLiveStreamAction
 
BOOL _disableFreeUserOriginAction
 
BOOL _disableFreeMeetingRemainTimeNotify
 
BOOL _hideInviteInMeetingH323CallInTab
 
BOOL _hideInviteInMeetingH323CallOutTab
 
BOOL _hideMeetingStaticBadNetWorkWaring
 
BOOL _hideMeetingStaticSystemBusyWaring
 
BOOL _hideSwitchCameraButton
 
BOOL _disableOpenRecordFileWhenMeetingEnd
 
BOOL _hideShowKeypadButton
 
BOOL _hideCopyURLButtonWhenInviteOthers
 
BOOL _hideCopyInvitationButtonWhenInviteOthers
 
BOOL _hideChatItemInMeeting
 
BOOL _hideRemoteControlItemOnMoreMenu
 
BOOL _hideChooseSaveRecordingFilePathWindow
 
BOOL _disableAudioButtonClickOriginAction
 
BOOL _disableAudioSettingMenuButtonClickOriginAction
 
BOOL _hideLoadingWindow
 
BOOL _disableBreakoutRoomsButtonClickOriginAction
 
BOOL _hideMeetingInfoButtonOnVideo
 
BOOL _hideInviteButtonOnHCWindow
 
BOOL _disableToolbarLeaveButtonClickOriginAction
 
BOOL _disableToolbarCloseCaptionButtonClickOriginAction
 
BOOL _hideInviteLinkOnMeetingUI
 
BOOL _hideCloudWhiteboardFeedbackButton
 
BOOL _hideCloudWhiteboardShareButton
 
BOOL _hideCloudWhiteboardAboutButton
 
BOOL _hideCloudWhiteboardHelperCenterButton
 
BOOL _hideCloudWhiteboardOpenInBrowserButton
 
BOOL _hideConfirmStartArchiveWindow
 
BOOL _hideRecoverMeetingWindow
 

Properties

CGDirectDisplayID displayAppID
 
CGDirectDisplayID monitorID
 
NSPoint floatVideoPoint
 
NSPoint mainVideoPoint
 
BOOL shareToolBarVisible
 
BOOL jbhWindowVisible
 
BOOL enableMuteOnEntry
 
BOOL isDirectShareDesktop
 
BOOL enableChime
 
BOOL disablePopupWrongPasswordWindow
 
BOOL autoAdjustSpeakerVolumeWhenJoinAudio
 
BOOL autoAdjustMicVolumeWhenJoinAudio
 
BOOL disableEndOtherMeetingAlert
 
BOOL hideEndOtherMeetingAlert
 
BOOL enableAutoEndOtherMeeting
 
BOOL disableInputPasswordWindow
 
BOOL disableDoubleClickToFullScreen
 
BOOL hideThumbnailVideoWindow
 
BOOL disableRenameInMeeting
 
BOOL disableShareButtonClickOriginAction
 
BOOL disableToolbarInviteButtonClickOriginAction
 
BOOL needPrefillWebinarJoinInfo
 
BOOL hideRegisterWebinarInfoWindow
 
BOOL hideWebinarNameInputWindow
 
BOOL disableParticipantButtonClickOriginAction
 
BOOL hideTelephoneInAudioWindow
 
BOOL hideCallMeInAudioWindow
 
BOOL forceDisableMultiShare
 
BOOL disableCustomLiveStreamAction
 
BOOL disableFreeUserOriginAction
 
BOOL disableFreeMeetingRemainTimeNotify
 
BOOL hideInviteInMeetingH323CallInTab
 
BOOL hideInviteInMeetingH323CallOutTab
 
BOOL hideMeetingStaticBadNetWorkWaring
 
BOOL hideMeetingStaticSystemBusyWaring
 
BOOL hideSwitchCameraButton
 
BOOL disableOpenRecordFileWhenMeetingEnd
 
BOOL hideShowKeypadButton
 
BOOL hideCopyURLButtonWhenInviteOthers
 
BOOL hideCopyInvitationButtonWhenInviteOthers
 
BOOL hideChatItemInMeeting
 
BOOL hideRemoteControlItemOnMoreMenu
 
BOOL hideChooseSaveRecordingFilePathWindow
 
BOOL disableAudioButtonClickOriginAction
 
BOOL disableAudioSettingMenuButtonClickOriginAction
 
BOOL hideLoadingWindow
 
BOOL disableBreakoutRoomsButtonClickOriginAction
 
BOOL hideMeetingInfoButtonOnVideo
 
BOOL hideInviteButtonOnHCWindow
 
BOOL disableToolbarLeaveButtonClickOriginAction
 
BOOL disableToolbarCloseCaptionButtonClickOriginAction
 
BOOL hideInviteLinkOnMeetingUI
 
BOOL hideCloudWhiteboardFeedbackButton
 
BOOL hideCloudWhiteboardShareButton
 
BOOL hideCloudWhiteboardAboutButton
 
BOOL hideCloudWhiteboardHelperCenterButton
 
BOOL hideCloudWhiteboardOpenInBrowserButton
 
BOOL hideConfirmStartArchiveWindow
 
BOOL hideRecoverMeetingWindow
 

Detailed Description

Definition at line 4 of file ZoomSDKMeetingConfiguration.h.

Method Documentation

◆ enableCloudWhiteboard:

- (ZoomSDKError) enableCloudWhiteboard: (BOOL) enable

Enable or disable the new Zoom Whiteboard feature (different from Classic Whiteboard). This is enabled by default.

Parameters
enableYES means enable the cloud whiteboard feature,otherwise not.
Returns
If the function succeeds, it will return the ZoomSDKError_Success, otherwise failed.

◆ enableGrabShareWithoutReminder:

- (ZoomSDKError) enableGrabShareWithoutReminder: (BOOL) enable

Set whether to close the current sharing of another user without prompt and directly beginning a new sharing content by the closer.

Parameters
enableYES indicates no prompt, otherwise not.
Returns
If the function succeeds, it will return the ZoomSDKError_Success, otherwise failed.

◆ hideSDKButtons:ButtonType:

- (ZoomSDKError) hideSDKButtons: (BOOL) hide
ButtonType: (SDKButton) button 

◆ isHideMeetingInputUserInfoWindow

- (BOOL) isHideMeetingInputUserInfoWindow

Get the meeting input user info dialog to hide or display.

Returns
The value of the setting value.

◆ modifyVideoDSCP:AudioDSCP:

- (ZoomSDKError) modifyVideoDSCP: (int) videoDSCP
AudioDSCP: (int) audioDSCP 

Modify the DSCP of audio and video.

Parameters
videoDSCPVideo values in the meeting.
audioDSCPAudio values in the meeting.
Returns
If the function succeeds, it will return the ZoomSDKError_Success, otherwise failed.
Note
It is necessary to input both values of the videoDSCP and audioDSCP if you want to modify.

◆ prefillWebinarUserName:Email:

- (ZoomSDKError) prefillWebinarUserName: (NSString *) userName
Email: (NSString *) email 

◆ reset

- (void) reset

Reset all properties in this class.

◆ setHideMeetingInputUserInfoWindow:

- (void) setHideMeetingInputUserInfoWindow: (BOOL) hide

Set the meeting input user info dialog to hide or display.

Parameters
hideYES means hide the dialog. Otherwise, do not hide the dialog.

Field Documentation

◆ _autoAdjustMicVolumeWhenJoinAudio

- (BOOL) _autoAdjustMicVolumeWhenJoinAudio
protected

Definition at line 33 of file ZoomSDKMeetingConfiguration.h.

◆ _autoAdjustSpeakerVolumeWhenJoinAudio

- (BOOL) _autoAdjustSpeakerVolumeWhenJoinAudio
protected

Definition at line 31 of file ZoomSDKMeetingConfiguration.h.

◆ _disableAudioButtonClickOriginAction

- (BOOL) _disableAudioButtonClickOriginAction
protected

Definition at line 97 of file ZoomSDKMeetingConfiguration.h.

◆ _disableAudioSettingMenuButtonClickOriginAction

- (BOOL) _disableAudioSettingMenuButtonClickOriginAction
protected

Definition at line 99 of file ZoomSDKMeetingConfiguration.h.

◆ _disableBreakoutRoomsButtonClickOriginAction

- (BOOL) _disableBreakoutRoomsButtonClickOriginAction
protected

Definition at line 103 of file ZoomSDKMeetingConfiguration.h.

◆ _disableCustomLiveStreamAction

- (BOOL) _disableCustomLiveStreamAction
protected

Definition at line 67 of file ZoomSDKMeetingConfiguration.h.

◆ _disableDoubleClickToFullScreen

- (BOOL) _disableDoubleClickToFullScreen
protected

Definition at line 43 of file ZoomSDKMeetingConfiguration.h.

◆ _disableEndOtherMeetingAlert

- (BOOL) _disableEndOtherMeetingAlert
protected

Definition at line 35 of file ZoomSDKMeetingConfiguration.h.

◆ _disableFreeMeetingRemainTimeNotify

- (BOOL) _disableFreeMeetingRemainTimeNotify
protected

Definition at line 71 of file ZoomSDKMeetingConfiguration.h.

◆ _disableFreeUserOriginAction

- (BOOL) _disableFreeUserOriginAction
protected

Definition at line 69 of file ZoomSDKMeetingConfiguration.h.

◆ _disableInputPasswordWindow

- (BOOL) _disableInputPasswordWindow
protected

Definition at line 41 of file ZoomSDKMeetingConfiguration.h.

◆ _disableOpenRecordFileWhenMeetingEnd

- (BOOL) _disableOpenRecordFileWhenMeetingEnd
protected

Definition at line 83 of file ZoomSDKMeetingConfiguration.h.

◆ _disableParticipantButtonClickOriginAction

- (BOOL) _disableParticipantButtonClickOriginAction
protected

Definition at line 59 of file ZoomSDKMeetingConfiguration.h.

◆ _disablePopupWrongPasswordWindow

- (BOOL) _disablePopupWrongPasswordWindow
protected

Definition at line 29 of file ZoomSDKMeetingConfiguration.h.

◆ _disableRenameInMeeting

- (BOOL) _disableRenameInMeeting
protected

Definition at line 47 of file ZoomSDKMeetingConfiguration.h.

◆ _disableShareButtonClickOriginAction

- (BOOL) _disableShareButtonClickOriginAction
protected

Definition at line 49 of file ZoomSDKMeetingConfiguration.h.

◆ _disableToolbarCloseCaptionButtonClickOriginAction

- (BOOL) _disableToolbarCloseCaptionButtonClickOriginAction
protected

Definition at line 111 of file ZoomSDKMeetingConfiguration.h.

◆ _disableToolbarInviteButtonClickOriginAction

- (BOOL) _disableToolbarInviteButtonClickOriginAction
protected

Definition at line 51 of file ZoomSDKMeetingConfiguration.h.

◆ _disableToolbarLeaveButtonClickOriginAction

- (BOOL) _disableToolbarLeaveButtonClickOriginAction
protected

Definition at line 109 of file ZoomSDKMeetingConfiguration.h.

◆ _displayAppID

- (CGDirectDisplayID) _displayAppID
protected

Definition at line 7 of file ZoomSDKMeetingConfiguration.h.

◆ _enableAutoAdjustMicVolume

- (BOOL) _enableAutoAdjustMicVolume
protected

Definition at line 27 of file ZoomSDKMeetingConfiguration.h.

◆ _enableAutoAdjustSpeakerVolume

- (BOOL) _enableAutoAdjustSpeakerVolume
protected

Definition at line 25 of file ZoomSDKMeetingConfiguration.h.

◆ _enableAutoEndOtherMeeting

- (BOOL) _enableAutoEndOtherMeeting
protected

Definition at line 39 of file ZoomSDKMeetingConfiguration.h.

◆ _enableChime

- (BOOL) _enableChime
protected

Definition at line 21 of file ZoomSDKMeetingConfiguration.h.

◆ _enableMuteOnEntry

- (BOOL) _enableMuteOnEntry
protected

Definition at line 19 of file ZoomSDKMeetingConfiguration.h.

◆ _floatVideoPoint

- (NSPoint) _floatVideoPoint
protected

Definition at line 11 of file ZoomSDKMeetingConfiguration.h.

◆ _forceDisableMultiShare

- (BOOL) _forceDisableMultiShare
protected

Definition at line 65 of file ZoomSDKMeetingConfiguration.h.

◆ _hideCallMeInAudioWindow

- (BOOL) _hideCallMeInAudioWindow
protected

Definition at line 63 of file ZoomSDKMeetingConfiguration.h.

◆ _hideChatItemInMeeting

- (BOOL) _hideChatItemInMeeting
protected

Definition at line 91 of file ZoomSDKMeetingConfiguration.h.

◆ _hideChooseSaveRecordingFilePathWindow

- (BOOL) _hideChooseSaveRecordingFilePathWindow
protected

Definition at line 95 of file ZoomSDKMeetingConfiguration.h.

◆ _hideCloudWhiteboardAboutButton

- (BOOL) _hideCloudWhiteboardAboutButton
protected

Definition at line 119 of file ZoomSDKMeetingConfiguration.h.

◆ _hideCloudWhiteboardFeedbackButton

- (BOOL) _hideCloudWhiteboardFeedbackButton
protected

Definition at line 115 of file ZoomSDKMeetingConfiguration.h.

◆ _hideCloudWhiteboardHelperCenterButton

- (BOOL) _hideCloudWhiteboardHelperCenterButton
protected

Definition at line 121 of file ZoomSDKMeetingConfiguration.h.

◆ _hideCloudWhiteboardOpenInBrowserButton

- (BOOL) _hideCloudWhiteboardOpenInBrowserButton
protected

Definition at line 123 of file ZoomSDKMeetingConfiguration.h.

◆ _hideCloudWhiteboardShareButton

- (BOOL) _hideCloudWhiteboardShareButton
protected

Definition at line 117 of file ZoomSDKMeetingConfiguration.h.

◆ _hideConfirmStartArchiveWindow

- (BOOL) _hideConfirmStartArchiveWindow
protected

Definition at line 125 of file ZoomSDKMeetingConfiguration.h.

◆ _hideCopyInvitationButtonWhenInviteOthers

- (BOOL) _hideCopyInvitationButtonWhenInviteOthers
protected

Definition at line 89 of file ZoomSDKMeetingConfiguration.h.

◆ _hideCopyURLButtonWhenInviteOthers

- (BOOL) _hideCopyURLButtonWhenInviteOthers
protected

Definition at line 87 of file ZoomSDKMeetingConfiguration.h.

◆ _hideEndOtherMeetingAlert

- (BOOL) _hideEndOtherMeetingAlert
protected

Definition at line 37 of file ZoomSDKMeetingConfiguration.h.

◆ _hideInviteButtonOnHCWindow

- (BOOL) _hideInviteButtonOnHCWindow
protected

Definition at line 107 of file ZoomSDKMeetingConfiguration.h.

◆ _hideInviteInMeetingH323CallInTab

- (BOOL) _hideInviteInMeetingH323CallInTab
protected

Definition at line 73 of file ZoomSDKMeetingConfiguration.h.

◆ _hideInviteInMeetingH323CallOutTab

- (BOOL) _hideInviteInMeetingH323CallOutTab
protected

Definition at line 75 of file ZoomSDKMeetingConfiguration.h.

◆ _hideInviteLinkOnMeetingUI

- (BOOL) _hideInviteLinkOnMeetingUI
protected

Definition at line 113 of file ZoomSDKMeetingConfiguration.h.

◆ _hideLoadingWindow

- (BOOL) _hideLoadingWindow
protected

Definition at line 101 of file ZoomSDKMeetingConfiguration.h.

◆ _hideMeetingInfoButtonOnVideo

- (BOOL) _hideMeetingInfoButtonOnVideo
protected

Definition at line 105 of file ZoomSDKMeetingConfiguration.h.

◆ _hideMeetingStaticBadNetWorkWaring

- (BOOL) _hideMeetingStaticBadNetWorkWaring
protected

Definition at line 77 of file ZoomSDKMeetingConfiguration.h.

◆ _hideMeetingStaticSystemBusyWaring

- (BOOL) _hideMeetingStaticSystemBusyWaring
protected

Definition at line 79 of file ZoomSDKMeetingConfiguration.h.

◆ _hideRecoverMeetingWindow

- (BOOL) _hideRecoverMeetingWindow
protected

Definition at line 127 of file ZoomSDKMeetingConfiguration.h.

◆ _hideRegisterWebinarInfoWindow

- (BOOL) _hideRegisterWebinarInfoWindow
protected

Definition at line 55 of file ZoomSDKMeetingConfiguration.h.

◆ _hideRemoteControlItemOnMoreMenu

- (BOOL) _hideRemoteControlItemOnMoreMenu
protected

Definition at line 93 of file ZoomSDKMeetingConfiguration.h.

◆ _hideShowKeypadButton

- (BOOL) _hideShowKeypadButton
protected

Definition at line 85 of file ZoomSDKMeetingConfiguration.h.

◆ _hideSwitchCameraButton

- (BOOL) _hideSwitchCameraButton
protected

Definition at line 81 of file ZoomSDKMeetingConfiguration.h.

◆ _hideTelephoneInAudioWindow

- (BOOL) _hideTelephoneInAudioWindow
protected

Definition at line 61 of file ZoomSDKMeetingConfiguration.h.

◆ _hideThumbnailVideoWindow

- (BOOL) _hideThumbnailVideoWindow
protected

Definition at line 45 of file ZoomSDKMeetingConfiguration.h.

◆ _hideWebinarNameInputWindow

- (BOOL) _hideWebinarNameInputWindow
protected

Definition at line 57 of file ZoomSDKMeetingConfiguration.h.

◆ _isDirectShareDesktop

- (BOOL) _isDirectShareDesktop
protected

Definition at line 23 of file ZoomSDKMeetingConfiguration.h.

◆ _jbhWindowVisible

- (BOOL) _jbhWindowVisible
protected

Definition at line 17 of file ZoomSDKMeetingConfiguration.h.

◆ _mainVideoPoint

- (NSPoint) _mainVideoPoint
protected

Definition at line 15 of file ZoomSDKMeetingConfiguration.h.

◆ _monitorID

- (CGDirectDisplayID) _monitorID
protected

Definition at line 9 of file ZoomSDKMeetingConfiguration.h.

◆ _needPrefillWebinarJoinInfo

- (BOOL) _needPrefillWebinarJoinInfo
protected

Definition at line 53 of file ZoomSDKMeetingConfiguration.h.

◆ _shareToolBarVisible

- (BOOL) _shareToolBarVisible
protected

Definition at line 13 of file ZoomSDKMeetingConfiguration.h.

Property Documentation

◆ autoAdjustMicVolumeWhenJoinAudio

- (BOOL) autoAdjustMicVolumeWhenJoinAudio
readwritenonatomicassign

Definition at line 140 of file ZoomSDKMeetingConfiguration.h.

◆ autoAdjustSpeakerVolumeWhenJoinAudio

- (BOOL) autoAdjustSpeakerVolumeWhenJoinAudio
readwritenonatomicassign

Definition at line 139 of file ZoomSDKMeetingConfiguration.h.

◆ disableAudioButtonClickOriginAction

- (BOOL) disableAudioButtonClickOriginAction
readwritenonatomicassign

Definition at line 172 of file ZoomSDKMeetingConfiguration.h.

◆ disableAudioSettingMenuButtonClickOriginAction

- (BOOL) disableAudioSettingMenuButtonClickOriginAction
readwritenonatomicassign

Definition at line 173 of file ZoomSDKMeetingConfiguration.h.

◆ disableBreakoutRoomsButtonClickOriginAction

- (BOOL) disableBreakoutRoomsButtonClickOriginAction
readwritenonatomicassign

Definition at line 175 of file ZoomSDKMeetingConfiguration.h.

◆ disableCustomLiveStreamAction

- (BOOL) disableCustomLiveStreamAction
readwritenonatomicassign

Definition at line 157 of file ZoomSDKMeetingConfiguration.h.

◆ disableDoubleClickToFullScreen

- (BOOL) disableDoubleClickToFullScreen
readwritenonatomicassign

Definition at line 145 of file ZoomSDKMeetingConfiguration.h.

◆ disableEndOtherMeetingAlert

- (BOOL) disableEndOtherMeetingAlert
readwritenonatomicassign

Definition at line 141 of file ZoomSDKMeetingConfiguration.h.

◆ disableFreeMeetingRemainTimeNotify

- (BOOL) disableFreeMeetingRemainTimeNotify
readwritenonatomicassign

Definition at line 159 of file ZoomSDKMeetingConfiguration.h.

◆ disableFreeUserOriginAction

- (BOOL) disableFreeUserOriginAction
readwritenonatomicassign

Definition at line 158 of file ZoomSDKMeetingConfiguration.h.

◆ disableInputPasswordWindow

- (BOOL) disableInputPasswordWindow
readwritenonatomicassign

Definition at line 144 of file ZoomSDKMeetingConfiguration.h.

◆ disableOpenRecordFileWhenMeetingEnd

- (BOOL) disableOpenRecordFileWhenMeetingEnd
readwritenonatomicassign

Definition at line 165 of file ZoomSDKMeetingConfiguration.h.

◆ disableParticipantButtonClickOriginAction

- (BOOL) disableParticipantButtonClickOriginAction
readwritenonatomicassign

Definition at line 153 of file ZoomSDKMeetingConfiguration.h.

◆ disablePopupWrongPasswordWindow

- (BOOL) disablePopupWrongPasswordWindow
readwritenonatomicassign

Definition at line 138 of file ZoomSDKMeetingConfiguration.h.

◆ disableRenameInMeeting

- (BOOL) disableRenameInMeeting
readwritenonatomicassign

Definition at line 147 of file ZoomSDKMeetingConfiguration.h.

◆ disableShareButtonClickOriginAction

- (BOOL) disableShareButtonClickOriginAction
readwritenonatomicassign

Definition at line 148 of file ZoomSDKMeetingConfiguration.h.

◆ disableToolbarCloseCaptionButtonClickOriginAction

- (BOOL) disableToolbarCloseCaptionButtonClickOriginAction
readwritenonatomicassign

Definition at line 179 of file ZoomSDKMeetingConfiguration.h.

◆ disableToolbarInviteButtonClickOriginAction

- (BOOL) disableToolbarInviteButtonClickOriginAction
readwritenonatomicassign

Definition at line 149 of file ZoomSDKMeetingConfiguration.h.

◆ disableToolbarLeaveButtonClickOriginAction

- (BOOL) disableToolbarLeaveButtonClickOriginAction
readwritenonatomicassign

Definition at line 178 of file ZoomSDKMeetingConfiguration.h.

◆ displayAppID

- (CGDirectDisplayID) displayAppID
readwritenonatomicassign

Definition at line 129 of file ZoomSDKMeetingConfiguration.h.

◆ enableAutoEndOtherMeeting

- (BOOL) enableAutoEndOtherMeeting
readwritenonatomicassign

Definition at line 143 of file ZoomSDKMeetingConfiguration.h.

◆ enableChime

- (BOOL) enableChime
readwritenonatomicassign

Definition at line 137 of file ZoomSDKMeetingConfiguration.h.

◆ enableMuteOnEntry

- (BOOL) enableMuteOnEntry
readwritenonatomicassign

Definition at line 135 of file ZoomSDKMeetingConfiguration.h.

◆ floatVideoPoint

- (NSPoint) floatVideoPoint
readwritenonatomicassign

Definition at line 131 of file ZoomSDKMeetingConfiguration.h.

◆ forceDisableMultiShare

- (BOOL) forceDisableMultiShare
readwritenonatomicassign

Definition at line 156 of file ZoomSDKMeetingConfiguration.h.

◆ hideCallMeInAudioWindow

- (BOOL) hideCallMeInAudioWindow
readwritenonatomicassign

Definition at line 155 of file ZoomSDKMeetingConfiguration.h.

◆ hideChatItemInMeeting

- (BOOL) hideChatItemInMeeting
readwritenonatomicassign

Definition at line 169 of file ZoomSDKMeetingConfiguration.h.

◆ hideChooseSaveRecordingFilePathWindow

- (BOOL) hideChooseSaveRecordingFilePathWindow
readwritenonatomicassign

Definition at line 171 of file ZoomSDKMeetingConfiguration.h.

◆ hideCloudWhiteboardAboutButton

- (BOOL) hideCloudWhiteboardAboutButton
readwritenonatomicassign

Definition at line 183 of file ZoomSDKMeetingConfiguration.h.

◆ hideCloudWhiteboardFeedbackButton

- (BOOL) hideCloudWhiteboardFeedbackButton
readwritenonatomicassign

Definition at line 181 of file ZoomSDKMeetingConfiguration.h.

◆ hideCloudWhiteboardHelperCenterButton

- (BOOL) hideCloudWhiteboardHelperCenterButton
readwritenonatomicassign

Definition at line 184 of file ZoomSDKMeetingConfiguration.h.

◆ hideCloudWhiteboardOpenInBrowserButton

- (BOOL) hideCloudWhiteboardOpenInBrowserButton
readwritenonatomicassign

Definition at line 185 of file ZoomSDKMeetingConfiguration.h.

◆ hideCloudWhiteboardShareButton

- (BOOL) hideCloudWhiteboardShareButton
readwritenonatomicassign

Definition at line 182 of file ZoomSDKMeetingConfiguration.h.

◆ hideConfirmStartArchiveWindow

- (BOOL) hideConfirmStartArchiveWindow
readwritenonatomicassign

Definition at line 186 of file ZoomSDKMeetingConfiguration.h.

◆ hideCopyInvitationButtonWhenInviteOthers

- (BOOL) hideCopyInvitationButtonWhenInviteOthers
readwritenonatomicassign

Definition at line 168 of file ZoomSDKMeetingConfiguration.h.

◆ hideCopyURLButtonWhenInviteOthers

- (BOOL) hideCopyURLButtonWhenInviteOthers
readwritenonatomicassign

Definition at line 167 of file ZoomSDKMeetingConfiguration.h.

◆ hideEndOtherMeetingAlert

- (BOOL) hideEndOtherMeetingAlert
readwritenonatomicassign

Definition at line 142 of file ZoomSDKMeetingConfiguration.h.

◆ hideInviteButtonOnHCWindow

- (BOOL) hideInviteButtonOnHCWindow
readwritenonatomicassign

Definition at line 177 of file ZoomSDKMeetingConfiguration.h.

◆ hideInviteInMeetingH323CallInTab

- (BOOL) hideInviteInMeetingH323CallInTab
readwritenonatomicassign

Definition at line 160 of file ZoomSDKMeetingConfiguration.h.

◆ hideInviteInMeetingH323CallOutTab

- (BOOL) hideInviteInMeetingH323CallOutTab
readwritenonatomicassign

Definition at line 161 of file ZoomSDKMeetingConfiguration.h.

◆ hideInviteLinkOnMeetingUI

- (BOOL) hideInviteLinkOnMeetingUI
readwritenonatomicassign

Definition at line 180 of file ZoomSDKMeetingConfiguration.h.

◆ hideLoadingWindow

- (BOOL) hideLoadingWindow
readwritenonatomicassign

Definition at line 174 of file ZoomSDKMeetingConfiguration.h.

◆ hideMeetingInfoButtonOnVideo

- (BOOL) hideMeetingInfoButtonOnVideo
readwritenonatomicassign

Definition at line 176 of file ZoomSDKMeetingConfiguration.h.

◆ hideMeetingStaticBadNetWorkWaring

- (BOOL) hideMeetingStaticBadNetWorkWaring
readwritenonatomicassign

Definition at line 162 of file ZoomSDKMeetingConfiguration.h.

◆ hideMeetingStaticSystemBusyWaring

- (BOOL) hideMeetingStaticSystemBusyWaring
readwritenonatomicassign

Definition at line 163 of file ZoomSDKMeetingConfiguration.h.

◆ hideRecoverMeetingWindow

- (BOOL) hideRecoverMeetingWindow
readwritenonatomicassign

Definition at line 187 of file ZoomSDKMeetingConfiguration.h.

◆ hideRegisterWebinarInfoWindow

- (BOOL) hideRegisterWebinarInfoWindow
readwritenonatomicassign

Definition at line 151 of file ZoomSDKMeetingConfiguration.h.

◆ hideRemoteControlItemOnMoreMenu

- (BOOL) hideRemoteControlItemOnMoreMenu
readwritenonatomicassign

Definition at line 170 of file ZoomSDKMeetingConfiguration.h.

◆ hideShowKeypadButton

- (BOOL) hideShowKeypadButton
readwritenonatomicassign

Definition at line 166 of file ZoomSDKMeetingConfiguration.h.

◆ hideSwitchCameraButton

- (BOOL) hideSwitchCameraButton
readwritenonatomicassign

Definition at line 164 of file ZoomSDKMeetingConfiguration.h.

◆ hideTelephoneInAudioWindow

- (BOOL) hideTelephoneInAudioWindow
readwritenonatomicassign

Definition at line 154 of file ZoomSDKMeetingConfiguration.h.

◆ hideThumbnailVideoWindow

- (BOOL) hideThumbnailVideoWindow
readwritenonatomicassign

Definition at line 146 of file ZoomSDKMeetingConfiguration.h.

◆ hideWebinarNameInputWindow

- (BOOL) hideWebinarNameInputWindow
readwritenonatomicassign

Definition at line 152 of file ZoomSDKMeetingConfiguration.h.

◆ isDirectShareDesktop

- (BOOL) isDirectShareDesktop
readwritenonatomicassign

Definition at line 136 of file ZoomSDKMeetingConfiguration.h.

◆ jbhWindowVisible

- (BOOL) jbhWindowVisible
readwritenonatomicassign

Definition at line 134 of file ZoomSDKMeetingConfiguration.h.

◆ mainVideoPoint

- (NSPoint) mainVideoPoint
readwritenonatomicassign

Definition at line 132 of file ZoomSDKMeetingConfiguration.h.

◆ monitorID

- (CGDirectDisplayID) monitorID
readwritenonatomicassign

Definition at line 130 of file ZoomSDKMeetingConfiguration.h.

◆ needPrefillWebinarJoinInfo

- (BOOL) needPrefillWebinarJoinInfo
readwritenonatomicassign

Definition at line 150 of file ZoomSDKMeetingConfiguration.h.

◆ shareToolBarVisible

- (BOOL) shareToolBarVisible
readwritenonatomicassign

Definition at line 133 of file ZoomSDKMeetingConfiguration.h.