Meeting SDK for macOS API Reference
Loading...
Searching...
No Matches
ZoomSDKStopSmartSummaryHandler Class Reference

Handler to stop the smart summary feature. More...

#include <ZoomSDKAICompanionSmartSummaryHelper.h>

Inherits NSObject.

Instance Methods

(ZoomSDKError- stopSmartSummary
 Stops meeting summary.

Detailed Description

Handler to stop the smart summary feature.

Definition at line 48 of file ZoomSDKAICompanionSmartSummaryHelper.h.

Method Documentation

◆ stopSmartSummary

- (ZoomSDKError) stopSmartSummary

Stops meeting summary.

Returns
If the function succeeds, it returns ZoomSDKError_Success. Otherwise, this function returns an error.

References stopSmartSummary.

Referenced by stopSmartSummary.