Meeting SDK for macOS API Reference
|
Handler to approve or decline the start query request. More...
#include <ZoomSDKAICompanionQueryHelper.h>
Inherits NSObject.
Instance Methods | |
(ZoomSDKError) | - approve |
Approve the request. | |
(ZoomSDKError) | - decline |
Decline the request. | |
Properties | |
unsigned int | senderUserID |
Get the requester's user ID. | |
Handler to approve or decline the start query request.
Definition at line 172 of file ZoomSDKAICompanionQueryHelper.h.
- (ZoomSDKError) approve |
Approve the request.
- (ZoomSDKError) decline |
Decline the request.
|
readnonatomicassign |
Get the requester's user ID.
Definition at line 176 of file ZoomSDKAICompanionQueryHelper.h.