Meeting SDK for iOS API Reference
Loading...
Searching...
No Matches
MobileRTCStopSmartSummaryHandler Class Reference

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

#include <MobileRTCAICSmartSummaryHelper.h>

Inherits NSObject.

Instance Methods

(MobileRTCSDKError- stopSmartSummary
 Stops meeting summary.

Detailed Description

Handler to stop the smart summary feature.

Definition at line 33 of file MobileRTCAICSmartSummaryHelper.h.

Method Documentation

◆ stopSmartSummary

- (MobileRTCSDKError) stopSmartSummary

Stops meeting summary.

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

References stopSmartSummary.

Referenced by stopSmartSummary.