|
Meeting SDK for Windows API Reference
|
The handler to enable smart summary. More...
#include <meeting_ai_companion_interface.h>
Public Member Functions | |
| virtual | ~IMeetingEnableSmartSummaryHandler () |
| virtual SDKError | EnableSmartSummary ()=0 |
| Enables smart summary. | |
| virtual bool | IsForRequest ()=0 |
| Determines if this handler is requesting enable smart summary. | |
The handler to enable smart summary.
Definition at line 87 of file meeting_ai_companion_interface.h.
|
inlinevirtual |
Definition at line 90 of file meeting_ai_companion_interface.h.
|
pure virtual |
Enables smart summary.
|
pure virtual |
Determines if this handler is requesting enable smart summary.