Interface to handle starting 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. | |
Interface to handle starting the smart summary.
Definition at line 77 of file meeting_ai_companion_interface.h.
|
inlinevirtual |
Definition at line 80 of file meeting_ai_companion_interface.h.
|
pure virtual |
Determine if this handler is for requesting to start the smart summary.