Interface to appprove enable AI companion query. More...
#include <meeting_ai_companion_interface.h>
Public Member Functions | |
virtual | ~IMeetingApproveEnableQueryHandler () |
virtual unsigned int | GetSenderUserID ()=0 |
Get the user id of requester. | |
virtual SDKError | ContinueApprove ()=0 |
Continue approve action. | |
Interface to appprove enable AI companion query.
Definition at line 418 of file meeting_ai_companion_interface.h.
|
inlinevirtual |
Definition at line 421 of file meeting_ai_companion_interface.h.
|
pure virtual |
Continue approve action.
|
pure virtual |
Get the user id of requester.