|
Meeting SDK for macOS API Reference
|
Handler for actions related to enabling meeting query. More...
#include <ZoomSDKAICompanionQueryHelper.h>
Inherits NSObject.
Instance Methods | |
| (NSString *_Nullable) | - tipTitle |
| Gets the tip's title. | |
| (NSString *_Nullable) | - tipString |
| Gets the tip string. | |
| (ZoomSDKError) | - confirm |
| Confirms enable query. | |
| (ZoomSDKError) | - cancel |
| Cancels enable query. | |
Handler for actions related to enabling meeting query.
Definition at line 258 of file ZoomSDKAICompanionQueryHelper.h.
| - (ZoomSDKError) cancel |
Cancels enable query.
| - (ZoomSDKError) confirm |
Confirms enable query.
| - (NSString *_Nullable) tipString |
Gets the tip string.
| - (NSString *_Nullable) tipTitle |
Gets the tip's title.