|
Meeting SDK for macOS API Reference
|
Handler to approve or continue enabling query request. More...
#include <ZoomSDKAICompanionQueryHelper.h>
Inherits NSObject.
Instance Methods | |
| (ZoomSDKError) | - continueApprove |
| Continue approve action. | |
Properties | |
| unsigned int | senderUserID |
| Get the requester's user ID. | |
Handler to approve or continue enabling query request.
Definition at line 154 of file ZoomSDKAICompanionQueryHelper.h.
| - (ZoomSDKError) continueApprove |
Continue approve action.
|
readnonatomicassign |
Get the requester's user ID.
Definition at line 158 of file ZoomSDKAICompanionQueryHelper.h.