Meeting SDK for macOS API Reference
|
#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. | |
Definition at line 219 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.