zoom_direct_share_helper

Zoom Direct Share Helper
Description:
  • Zoom Direct Share Helper
Source:
Parameters:
Name Type Description
OnDirectShareStatusUpdate function The callback event will be triggered if the status of direct sharing changes.
Returns:
Type
ZoomDirectShareHelper
Description:
  • Zoom Direct Share Helper
Source:
Parameters:
Name Type Description
OnDirectShareStatusUpdate function The callback event will be triggered if the status of direct sharing changes.
Returns:
Type
ZoomDirectShareHelper

Methods

(inner) CanStartDirectShare() → {Number}

Description:
  • Determine if it is able to start the direct sharing.
Source:
Returns:
If it is enabled to start the direct sharing, the return value is SDKERR_SUCCESS. Otherwise failed.
Type
Number

(inner) CanStartDirectShare() → {Number}

Description:
  • Determine if it is able to start the direct sharing.
Source:
Returns:
If it is enabled to start the direct sharing, the return value is SDKERR_SUCCESS. Otherwise failed.
Type
Number

(inner) Cancel() → {Number}

Description:
  • Delete the present direct sharing.
Source:
Returns:
If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
Type
Number

(inner) Cancel() → {Number}

Description:
  • Delete the present direct sharing.
Source:
Returns:
If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
Type
Number

(inner) IsDirectShareInProgress() → {Boolean}

Description:
  • Determine if direct sharing is in progress.
Source:
Returns:
TRUE indicates that the direct sharing is in progress.
Type
Boolean

(inner) IsDirectShareInProgress() → {Boolean}

Description:
  • Determine if direct sharing is in progress.
Source:
Returns:
TRUE indicates that the direct sharing is in progress.
Type
Boolean

(inner) SetDirectShareStatusUpdateCB(OnDirectShareStatusUpdate) → {Boolean}

Description:
  • Set OnDirectShareStatusUpdate callback.
Source:
Parameters:
Name Type Description
OnDirectShareStatusUpdate function
Returns:
true or false
Type
Boolean

(inner) SetDirectShareStatusUpdateCB(OnDirectShareStatusUpdate) → {Boolean}

Description:
  • Set OnDirectShareStatusUpdate callback.
Source:
Parameters:
Name Type Description
OnDirectShareStatusUpdate function
Returns:
true or false
Type
Boolean

(inner) StartDirectShare() → {Number}

Description:
  • Start direct sharing.
Source:
Returns:
If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
Type
Number

(inner) StartDirectShare() → {Number}

Description:
  • Start direct sharing.
Source:
Returns:
If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
Type
Number

(inner) StopDirectShare() → {Number}

Description:
  • Stop direct sharing.
Source:
Returns:
If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
Type
Number

(inner) StopDirectShare() → {Number}

Description:
  • Stop direct sharing.
Source:
Returns:
If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
Type
Number

(inner) TryWithMeetingNumber(meetingNumber) → {Number}

Description:
  • Try to match with the specified meeting number.
Source:
Parameters:
Name Type Description
meetingNumber Number Specifies the meeting number.
Returns:
If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
Type
Number

(inner) TryWithMeetingNumber(meetingNumber) → {Number}

Description:
  • Try to match with the specified meeting number.
Source:
Parameters:
Name Type Description
meetingNumber Number Specifies the meeting number.
Returns:
If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
Type
Number

(inner) TryWithPairingCode(pairingCode) → {Number}

Description:
  • Try to match with the pairing code.
Source:
Parameters:
Name Type Description
pairingCode String Specifies the pairing code.
Returns:
If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
Type
Number

(inner) TryWithPairingCode(pairingCode) → {Number}

Description:
  • Try to match with the pairing code.
Source:
Parameters:
Name Type Description
pairingCode String Specifies the pairing code.
Returns:
If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
Type
Number

Events

OnDirectShareStatusUpdate

Description:
  • The callback event will be triggered if the status of direct sharing changes.
Source:
Parameters:
Name Type Description
status String Specifies the status of direct sharing.

OnDirectShareStatusUpdate

Description:
  • The callback event will be triggered if the status of direct sharing changes.
Source:
Parameters:
Name Type Description
status String Specifies the status of direct sharing.
Zoom Direct Share Helper
Description:
  • Zoom Direct Share Helper
Source:
Parameters:
Name Type Description
OnDirectShareStatusUpdate function The callback event will be triggered if the status of direct sharing changes.
Returns:
Type
ZoomDirectShareHelper
Description:
  • Zoom Direct Share Helper
Source:
Parameters:
Name Type Description
OnDirectShareStatusUpdate function The callback event will be triggered if the status of direct sharing changes.
Returns:
Type
ZoomDirectShareHelper

Methods

(inner) CanStartDirectShare() → {Number}

Description:
  • Determine if it is able to start the direct sharing.
Source:
Returns:
If it is enabled to start the direct sharing, the return value is SDKERR_SUCCESS. Otherwise failed.
Type
Number

(inner) CanStartDirectShare() → {Number}

Description:
  • Determine if it is able to start the direct sharing.
Source:
Returns:
If it is enabled to start the direct sharing, the return value is SDKERR_SUCCESS. Otherwise failed.
Type
Number

(inner) Cancel() → {Number}

Description:
  • Delete the present direct sharing.
Source:
Returns:
If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
Type
Number

(inner) Cancel() → {Number}

Description:
  • Delete the present direct sharing.
Source:
Returns:
If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
Type
Number

(inner) IsDirectShareInProgress() → {Boolean}

Description:
  • Determine if direct sharing is in progress.
Source:
Returns:
TRUE indicates that the direct sharing is in progress.
Type
Boolean

(inner) IsDirectShareInProgress() → {Boolean}

Description:
  • Determine if direct sharing is in progress.
Source:
Returns:
TRUE indicates that the direct sharing is in progress.
Type
Boolean

(inner) SetDirectShareStatusUpdateCB(OnDirectShareStatusUpdate) → {Boolean}

Description:
  • Set OnDirectShareStatusUpdate callback.
Source:
Parameters:
Name Type Description
OnDirectShareStatusUpdate function
Returns:
true or false
Type
Boolean

(inner) SetDirectShareStatusUpdateCB(OnDirectShareStatusUpdate) → {Boolean}

Description:
  • Set OnDirectShareStatusUpdate callback.
Source:
Parameters:
Name Type Description
OnDirectShareStatusUpdate function
Returns:
true or false
Type
Boolean

(inner) StartDirectShare() → {Number}

Description:
  • Start direct sharing.
Source:
Returns:
If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
Type
Number

(inner) StartDirectShare() → {Number}

Description:
  • Start direct sharing.
Source:
Returns:
If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
Type
Number

(inner) StopDirectShare() → {Number}

Description:
  • Stop direct sharing.
Source:
Returns:
If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
Type
Number

(inner) StopDirectShare() → {Number}

Description:
  • Stop direct sharing.
Source:
Returns:
If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
Type
Number

(inner) TryWithMeetingNumber(meetingNumber) → {Number}

Description:
  • Try to match with the specified meeting number.
Source:
Parameters:
Name Type Description
meetingNumber Number Specifies the meeting number.
Returns:
If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
Type
Number

(inner) TryWithMeetingNumber(meetingNumber) → {Number}

Description:
  • Try to match with the specified meeting number.
Source:
Parameters:
Name Type Description
meetingNumber Number Specifies the meeting number.
Returns:
If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
Type
Number

(inner) TryWithPairingCode(pairingCode) → {Number}

Description:
  • Try to match with the pairing code.
Source:
Parameters:
Name Type Description
pairingCode String Specifies the pairing code.
Returns:
If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
Type
Number

(inner) TryWithPairingCode(pairingCode) → {Number}

Description:
  • Try to match with the pairing code.
Source:
Parameters:
Name Type Description
pairingCode String Specifies the pairing code.
Returns:
If the function succeeds, the return value is SDKERR_SUCCESS. Otherwise failed.
Type
Number

Events

OnDirectShareStatusUpdate

Description:
  • The callback event will be triggered if the status of direct sharing changes.
Source:
Parameters:
Name Type Description
status String Specifies the status of direct sharing.

OnDirectShareStatusUpdate

Description:
  • The callback event will be triggered if the status of direct sharing changes.
Source:
Parameters:
Name Type Description
status String Specifies the status of direct sharing.