Interface to handle 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. | |
Interface to handle enable smart summary.
Definition at line 59 of file meeting_ai_companion_interface.h.
|
inlinevirtual |
Definition at line 62 of file meeting_ai_companion_interface.h.
|
pure virtual |
Enable smart summary.
|
pure virtual |
Determine if this handler is requesting enable smart summary.