The handler to approve the smart summary enablement request. More...
#include <meeting_ai_companion_interface.h>
Public Member Functions | |
virtual | ~IMeetingApproveEnableSmartSummaryHandler () |
virtual unsigned int | GetSenderUserID ()=0 |
Get the user ID of the requester. | |
virtual SDKError | ContinueApprove ()=0 |
Continue approve action. | |
The handler to approve the smart summary enablement request.
Definition at line 159 of file meeting_ai_companion_interface.h.
|
inlinevirtual |
Definition at line 162 of file meeting_ai_companion_interface.h.
|
pure virtual |
Continue approve action.
|
pure virtual |
Get the user ID of the requester.