|
Meeting SDK for Windows API Reference
|
The handler to approve 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. | |
The handler to approve enable AI companion query.
Definition at line 552 of file meeting_ai_companion_interface.h.
|
inlinevirtual |
Definition at line 555 of file meeting_ai_companion_interface.h.
|
pure virtual |
Continue approve action.
|
pure virtual |
Get the user id of requester.