Meeting SDK for macOS API Reference
|
#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. | |
Definition at line 165 of file ZoomSDKAICompanionQueryHelper.h.
- (ZoomSDKError) approve |
Approve the request.
- (ZoomSDKError) decline: | (BOOL) | declineAll |
Decline the request.
declineAll | YES means decline all request. |
|
readnonatomicassign |
Get the requester's user ID.
Definition at line 169 of file ZoomSDKAICompanionQueryHelper.h.