Module: zoom_direct_share_helper

Methods

(inner) Cancel() → {ZoomSDKError}

mode: Cancel
Source:
Returns:
Type
ZoomSDKError

(inner) CanStartDirectShare() → {ZoomSDKError}

mode: Can Start Direct Share
Source:
Returns:
Type
ZoomSDKError

(inner) getInstance() → {ZoomDirectShareHelper}

mode: Get Zoom SDK ZoomDirectShareHelper Service Module
Source:
Returns:
Type
ZoomDirectShareHelper

(inner) IsDirectShareInProgress() → {ZoomSDKError}

mode: Is Direct Share In Progress
Source:
Returns:
Type
ZoomSDKError

(inner) SetDirectShareStatusUpdateCB(OnDirectShareStatusUpdate) → {Boolean}

mode: Set Direct Share Status Update CB
Parameters:
Name Type Description
OnDirectShareStatusUpdate function
Source:
Returns:
Type
Boolean

(inner) StartDirectShare() → {ZoomSDKError}

mode: Start Direct Share
Source:
Returns:
Type
ZoomSDKError

(inner) StopDirectShare() → {ZoomSDKError}

mode: Stop Direct Share
Source:
Returns:
Type
ZoomSDKError

(inner) TryWithMeetingNumber(meetingNumber) → {ZoomSDKError}

mode: Try With Meeting Number
Parameters:
Name Type Description
meetingNumber Number
Source:
Returns:
Type
ZoomSDKError

(inner) TryWithPairingCode(pairingCode) → {ZoomSDKError}

mode: Try With Pairing Code
Parameters:
Name Type Description
pairingCode String
Source:
Returns:
Type
ZoomSDKError