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 indicates enabled. FALSE not. |
Returns:
If the function succeed, the return value is SDKERR_SUCCESS.
Otherwise failed. To get extended error information, Defined in: ZoomSDKError
- 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 indicates enabled. FALSE not. |
Returns:
If the function succeed, the return value is SDKERR_SUCCESS.
Otherwise failed. To get extended error information, Defined in: ZoomSDKError
- Type
- Number
(inner) Setting_IsAlwaysShowMeetingControlsEnable() → {Number}
- Description:
- get the current setting status of Always Show Meeting Controls in meeting window.
- Source:
Returns:
If always show meeting controls is enable, the return value true else false
- Type
- Number
(inner) Setting_IsAlwaysShowMeetingControlsEnable() → {Number}
- Description:
- get the current setting status of Always Show Meeting Controls in meeting window.
- Source:
Returns:
If always show meeting controls is enable, the return value true else false
- Type
- Number