Meeting SDK for macOS API Reference
|
#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. | |
Definition at line 11 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.