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 |
Enable smart summary. | |
virtual bool | IsForRequest ()=0 |
Determine if this handler is requesting enable smart summary. | |
The handler to enable smart summary.
Definition at line 86 of file meeting_ai_companion_interface.h.
|
inlinevirtual |
Definition at line 89 of file meeting_ai_companion_interface.h.
|
pure virtual |
Enable smart summary.
|
pure virtual |
Determine if this handler is requesting enable smart summary.