Meeting SDK for macOS API Reference
|
Handler class to process smart summary start requests. More...
#include <ZoomSDKMeetingSmartSummaryController.h>
Inherits NSObject.
Instance Methods | |
(ZoomSDKError) | - accept |
Agree to the start smart summary request. | |
(ZoomSDKError) | - decline |
Decline the start smart summary request. | |
(ZoomSDKError) | - ignore |
Ignore the start smart summary request. | |
Handler class to process smart summary start requests.
Definition at line 19 of file ZoomSDKMeetingSmartSummaryController.h.
- (ZoomSDKError) accept |
Agree to the start smart summary request.
- (ZoomSDKError) decline |
Decline the start smart summary request.
- (ZoomSDKError) ignore |
Ignore the start smart summary request.