|
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 |
| Get the title of the tip. | |
| (NSString *_Nullable) | - tipString |
| Get the tip string. | |
| (ZoomSDKError) | - confirm |
| Confirm enable query. | |
| (ZoomSDKError) | - cancel |
| Cancel enable query. | |
Handler for actions related to enabling meeting query.
Definition at line 258 of file ZoomSDKAICompanionQueryHelper.h.
| - (ZoomSDKError) cancel |
Cancel enable query.
| - (ZoomSDKError) confirm |
Confirm enable query.
| - (NSString *_Nullable) tipString |
Get the tip string.
| - (NSString *_Nullable) tipTitle |
Get the title of the tip.