Meeting SDK for macOS API Reference
Loading...
Searching...
No Matches
ZoomSDKRawArchivingController.h
Go to the documentation of this file.
1//
2
3#import <Foundation/Foundation.h>
4#import <ZoomSDK/ZoomSDKErrors.h>
5
6NS_ASSUME_NONNULL_BEGIN
7
8@interface ZoomSDKRawArchivingController : NSObject
9
15
21@end
22
23NS_ASSUME_NONNULL_END
ZoomSDKError
Enumeration of common errors of SDK.
ZoomSDKError startRawArchiving()
Start raw archiving, call this method can get rawdata receive privilege.
ZoomSDKError stopRawArchiving()
Stop raw archiving, call this method reclaim rawdata receive privilege.