Meeting SDK for macOS API Reference
|
#include <ZoomSDKPremeetingService.h>
Inherits NSObject.
Instance Methods | |
(ZoomSDKError) | - inputMeetingNumber: |
Input meeting number to share the screen directly. | |
(ZoomSDKError) | - inputSharingKey: |
Input pairing code in ZOOM Rooms to share the screen directly. | |
(ZoomSDKError) | - cancel |
Designated to cancel input action. | |
Definition at line 6 of file ZoomSDKPremeetingService.h.
- (ZoomSDKError) cancel |
Designated to cancel input action.
- (ZoomSDKError) inputMeetingNumber: | (NSString *) | meetingNumber |
Input meeting number to share the screen directly.
- (ZoomSDKError) inputSharingKey: | (NSString *) | shareKey |
Input pairing code in ZOOM Rooms to share the screen directly.