Zoom Setting UI Ctrl
- Description:
- Zoom Setting UI Ctrl
- Source:
Returns:
- Type
- ZoomSettingUICtrl
- Description:
- Zoom Setting UI Ctrl
- Source:
Returns:
- Type
- ZoomSettingUICtrl
Methods
(inner) SettingUI_ConfSettingDialogShownTabPage(number) → {Number}
- Description:
- Custome the tab page show or hide
- Source:
Parameters:
Name | Type | Description |
---|---|---|
number |
Number | settingDlgShowTabPageOption, Every bit indicates whether to show a certain tab page 1. bit 1: indicates whether to show virtual background page. "1" show, "0" not show 2. bit 2: indicates to whether to show video page. "1" show, "0" not show 3. bit 3: indicates to whether to show staticstics page. "1" show, "0" not show 4. bit 4: indicates to whether to show recording page. "1" show, "0" not show 5. bit 5: indicates to whether to show general page. "1" show, "0" not show 6. bit 6: indicates to whether to show feed back page. "1" show, "0" not show @deprecated this option is marked as deprecated. 7. bit 7: indicates to whether to show audio page. "1" show, "0" not show 8. bit 8: indicates to whether to show advance feature page. "1" show, "0" not show 9. bit 9: indicates to whether to show accessibility page. "1" show, "0" not show |
Returns:
- Type
- Number
(inner) SettingUI_ConfSettingDialogShownTabPage(number) → {Number}
- Description:
- Custome the tab page show or hide
- Source:
Parameters:
Name | Type | Description |
---|---|---|
number |
Number | settingDlgShowTabPageOption, Every bit indicates whether to show a certain tab page 1. bit 1: indicates whether to show virtual background page. "1" show, "0" not show 2. bit 2: indicates to whether to show video page. "1" show, "0" not show 3. bit 3: indicates to whether to show staticstics page. "1" show, "0" not show 4. bit 4: indicates to whether to show recording page. "1" show, "0" not show 5. bit 5: indicates to whether to show general page. "1" show, "0" not show 6. bit 6: indicates to whether to show feed back page. "1" show, "0" not show @deprecated this option is marked as deprecated. 7. bit 7: indicates to whether to show audio page. "1" show, "0" not show 8. bit 8: indicates to whether to show advance feature page. "1" show, "0" not show 9. bit 9: indicates to whether to show accessibility page. "1" show, "0" not show |
Returns:
- Type
- Number
(inner) SettingUI_ConfigToShowUrlLinksInSetting(showOption) → {Number}
- Description:
- Custom the url link show or hide
- Source:
Parameters:
Name | Type | Description |
---|---|---|
showOption |
Number | (require hexadecimal) Every bit indicates whether to show a certain url link, From right to left, every bit indicates as: 1. bit 1: indicates whether to show the view more setting url in general page. "1" show, "0" not show. 2. bit 2: indicates whether to show the support center url in video page. "1" show, "0" not show. 3. bit 3: indicates whether to show the learn more url of suppress background noise in audio page. "1" show, "0" not show. 4. bit 4: indicates whether to show the learn more url of screen capture mode in share screen and vb page. "1" show, "0" not show. |
Returns:
Defined in: ZoomSDKError
- Type
- Number
(inner) SettingUI_ConfigToShowUrlLinksInSetting(showOption) → {Number}
- Description:
- Custom the url link show or hide
- Source:
Parameters:
Name | Type | Description |
---|---|---|
showOption |
Number | (require hexadecimal) Every bit indicates whether to show a certain url link, From right to left, every bit indicates as: 1. bit 1: indicates whether to show the view more setting url in general page. "1" show, "0" not show. 2. bit 2: indicates whether to show the support center url in video page. "1" show, "0" not show. 3. bit 3: indicates whether to show the learn more url of suppress background noise in audio page. "1" show, "0" not show. 4. bit 4: indicates whether to show the learn more url of screen capture mode in share screen and vb page. "1" show, "0" not show. |
Returns:
Defined in: ZoomSDKError
- Type
- Number
(inner) SettingUI_DisableAccountSettingTabPage(bDisable) → {Number}
- Description:
- Hide the Account Setting page or not
- Source:
Parameters:
Name | Type | Description |
---|---|---|
bDisable |
Boolean | TRUE indicates to hide the account setting page |
Returns:
Defined in: ZoomSDKError
- Type
- Number
(inner) SettingUI_DisableAccountSettingTabPage(bDisable) → {Number}
- Description:
- Hide the Account Setting page or not
- Source:
Parameters:
Name | Type | Description |
---|---|---|
bDisable |
Boolean | TRUE indicates to hide the account setting page |
Returns:
Defined in: ZoomSDKError
- Type
- Number
(inner) SettingUI_DisableAdvancedFeatures4GeneralSetting(bDisable) → {Number}
- Description:
- Hide the link to check the advanced settings on the General Setting page or not.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
bDisable |
Boolean | TRUE indicates to hide the link |
Returns:
Defined in: ZoomSDKError
- Type
- Number
(inner) SettingUI_DisableAdvancedFeatures4GeneralSetting(bDisable) → {Number}
- Description:
- Hide the link to check the advanced settings on the General Setting page or not.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
bDisable |
Boolean | TRUE indicates to hide the link |
Returns:
Defined in: ZoomSDKError
- Type
- Number
(inner) SettingUI_HideAutoCopyInviteLinkCheckBox(bHide) → {Number}
- Description:
- Set the visibility of the AUTOMATICALLY COPY INVITE URL check-box on the General Setting page.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
bHide |
Boolean | TRUE indicates to hide the check box. |
Returns:
Defined in: ZoomSDKError
- Type
- Number
(inner) SettingUI_HideAutoCopyInviteLinkCheckBox(bHide) → {Number}
- Description:
- Set the visibility of the AUTOMATICALLY COPY INVITE URL check-box on the General Setting page.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
bHide |
Boolean | TRUE indicates to hide the check box. |
Returns:
Defined in: ZoomSDKError
- Type
- Number