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
 Stop meeting summary.
 

Detailed Description

Handler to stop the smart summary feature.

Definition at line 33 of file MobileRTCAICSmartSummaryHelper.h.

Method Documentation

◆ stopSmartSummary

- (MobileRTCSDKError) stopSmartSummary

Stop meeting summary.

Returns
If the function succeeds, the return value is MobileRTCSDKError_Success. Otherwise the function fails.