Mac SDK
Instance Methods | List of all members
ZoomSDKDirectShareHandler Class Reference
Inheritance diagram for ZoomSDKDirectShareHandler:

Instance Methods

(ZoomSDKError) - inputMeetingNumber:
 Input meeting number to share the screen directly. More...
 
(ZoomSDKError) - inputSharingKey:
 Input pairing code in ZOOM Rooms to share the screen directly. More...
 
(ZoomSDKError) - cancel
 Designated to cancel input action. More...
 

Method Documentation

◆ cancel

- (ZoomSDKError) cancel

Designated to cancel input action.

Returns
If the function succeeds, it will return ZoomSDKError_Success. Otherwise failed.

◆ inputMeetingNumber:

- (ZoomSDKError) inputMeetingNumber: (NSString *)  meetingNumber

Input meeting number to share the screen directly.

Returns
If the function succeeds, it will return ZoomSDKError_Success. Otherwise failed.

◆ inputSharingKey:

- (ZoomSDKError) inputSharingKey: (NSString *)  shareKey

Input pairing code in ZOOM Rooms to share the screen directly.

Returns
If the function succeeds, it will return ZoomSDKError_Success. Otherwise failed.

The documentation for this class was generated from the following file: