|
Meeting SDK for Windows API Reference
|
The handler to start the smart summary. More...
#include <meeting_ai_companion_interface.h>
Public Member Functions | |
| virtual | ~IMeetingStartSmartSummaryHandler () |
| virtual SDKError | StartSmartSummary ()=0 |
| Start smart summary. | |
| virtual bool | IsForRequest ()=0 |
| Determine if this handler is for requesting to start the smart summary. | |
The handler to start the smart summary.
Definition at line 109 of file meeting_ai_companion_interface.h.
|
inlinevirtual |
Definition at line 112 of file meeting_ai_companion_interface.h.
|
pure virtual |
Determine if this handler is for requesting to start the smart summary.
|
pure virtual |
Start smart summary.