|
Meeting SDK for macOS API Reference
|
Handler to approve or decline requests to start smart summary. More...
#include <ZoomSDKAICompanionSmartSummaryHelper.h>
Inherits NSObject.
Instance Methods | |
| (ZoomSDKError) | - approve |
| Approve request. | |
| (ZoomSDKError) | - decline |
| Decline request. | |
Properties | |
| unsigned int | senderUserID |
| Gets the requester's user ID. | |
Handler to approve or decline requests to start smart summary.
Definition at line 87 of file ZoomSDKAICompanionSmartSummaryHelper.h.
| - (ZoomSDKError) approve |
| - (ZoomSDKError) decline |
|
readnonatomicassign |
Gets the requester's user ID.
Definition at line 91 of file ZoomSDKAICompanionSmartSummaryHelper.h.