|
Meeting SDK for iOS API Reference
|
Interface to handle start smart summary request. More...
#include <MobileRTCMeetingService+SmartSummary.h>
Inherits NSObject.
Instance Methods | |
| (MobileRTCSDKError) | - accept |
| Agrees to the start smart summary request. | |
| (MobileRTCSDKError) | - decline |
| Declines the start smart summary request. | |
| (void) | - ignore |
| Ignores the start smart summary request. | |
Interface to handle start smart summary request.
Definition at line 12 of file MobileRTCMeetingService+SmartSummary.h.
| - (MobileRTCSDKError) accept |
Agrees to the start smart summary request.
| - (MobileRTCSDKError) decline |
Declines the start smart summary request.
| - (void) ignore |
Ignores the start smart summary request.