|
Meeting SDK for macOS API Reference
|
Handles confirmation for switching from multi-share to single-share mode during screen sharing. More...
#include <ZoomSDKMeetingActionController.h>
Inherits NSObject.
Instance Methods | |
| (ZoomSDKError) | - cancelSwitch |
| Cancel to switch to single share from multi-share. All the shares are remained. | |
| (ZoomSDKError) | - confirmSwitch |
| Confirm to switch to single share from multi-share. All the shares are stopped. | |
Handles confirmation for switching from multi-share to single-share mode during screen sharing.
Definition at line 35 of file ZoomSDKMeetingActionController.h.
| - (ZoomSDKError) cancelSwitch |
Cancel to switch to single share from multi-share. All the shares are remained.
| - (ZoomSDKError) confirmSwitch |
Confirm to switch to single share from multi-share. All the shares are stopped.