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

Instance Methods

(ZoomSDKError) - cancelSwitch
 Cancel to switch to single share from multi-share. All the shares are remained. More...
 
(ZoomSDKError) - confirmSwitch
 Confirm to switch to single share from multi-share. All the shares are stopped. More...
 

Method Documentation

◆ cancelSwitch

- (ZoomSDKError) cancelSwitch

Cancel to switch to single share from multi-share. All the shares are remained.

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

◆ confirmSwitch

- (ZoomSDKError) confirmSwitch

Confirm to switch to single share from multi-share. All the shares are stopped.

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

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