Meeting SDK for macOS API Reference
Loading...
Searching...
No Matches
ZoomSDKRawArchivingController.h
Go to the documentation of this file.
1
6#import <Foundation/Foundation.h>
7#import <ZoomSDK/ZoomSDKErrors.h>
8
9NS_ASSUME_NONNULL_BEGIN
14@interface ZoomSDKRawArchivingController : NSObject
15
21
27@end
28
29NS_ASSUME_NONNULL_END
ZoomSDKError
Enumeration of common errors of SDK.
Controller for managing raw archiving privilege in Zoom 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.