Zoom Setting Accessibility Ctrl
- Description:
- Zoom Setting Accessibility Ctrl
- Source:
Returns:
- Type
- ZoomSettingAccessibilityCtrl
- Description:
- Zoom Setting Accessibility Ctrl
- Source:
Returns:
- Type
- ZoomSettingAccessibilityCtrl
Methods
(inner) Setting_EnableAlwaysShowMeetingControls(bEnable) → {Number}
- Description:
- Enable/Disable Always Show Meeting Controls in meeting window.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
bEnable |
Boolean | true means enabled. |
Returns:
If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
- Type
- Number
(inner) Setting_EnableAlwaysShowMeetingControls(bEnable) → {Number}
- Description:
- Enable/Disable Always Show Meeting Controls in meeting window.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
bEnable |
Boolean | true means enabled. |
Returns:
If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
- Type
- Number
(inner) Setting_IsAlwaysShowMeetingControlsEnable() → {Number}
- Description:
- Get the current setting status of Always Show Meeting Controls in meeting window.
- Source:
Returns:
If the return value is SDKERR_SUCCESS means that always show meeting controls is enabled.
- Type
- Number
(inner) Setting_IsAlwaysShowMeetingControlsEnable() → {Number}
- Description:
- Get the current setting status of Always Show Meeting Controls in meeting window.
- Source:
Returns:
If the return value is SDKERR_SUCCESS means that always show meeting controls is enabled.
- Type
- Number