Zoom Meeting AAN
- Description:
- Zoom Meeting AAN
- Source:
Returns:
- Type
- ZoomMeetingAAN
- Description:
- Zoom Meeting AAN
- Source:
Returns:
- Type
- ZoomMeetingAAN
Methods
(inner) HideAANPanel() → {Number}
- Description:
- Hide AAN panel window.
- Source:
Returns:
If the function succeed, the return value is SDKERR_SUCCESS.
Otherwise failed. To get extended error information, Defined in: ZoomSDKError
- Type
- Number
(inner) HideAANPanel() → {Number}
- Description:
- Hide AAN panel window.
- Source:
Returns:
If the function succeed, the return value is SDKERR_SUCCESS.
Otherwise failed. To get extended error information, Defined in: ZoomSDKError
- Type
- Number
(inner) ShowAANPanel(x, y, windowID) → {Number}
- Description:
- Show AAN panel window.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
x |
Number | the horizontal coordinate value. |
y |
Number | the vertical coordinate value. |
windowID |
Number | only support for MAC platform |
Returns:
If the function succeed, the return value is SDKERR_SUCCESS.
Otherwise failed. To get extended error information, Defined in: ZoomSDKError
- Type
- Number
(inner) ShowAANPanel(x, y, windowID) → {Number}
- Description:
- Show AAN panel window.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
x |
Number | the horizontal coordinate value. |
y |
Number | the vertical coordinate value. |
windowID |
Number | only support for MAC platform |
Returns:
If the function succeed, the return value is SDKERR_SUCCESS.
Otherwise failed. To get extended error information, Defined in: ZoomSDKError
- Type
- Number