macOS SDK API Reference
Loading...
Searching...
No Matches
ZoomSDKRawArchivingController.h
Go to the documentation of this file.
1
//
2
3
#import <Foundation/Foundation.h>
4
#import "
ZoomSDKErrors.h
"
5
6
NS_ASSUME_NONNULL_BEGIN
7
8
@interface
ZoomSDKRawArchivingController
: NSObject
9
14
-(
ZoomSDKError
)
startRawArchiving
;
15
20
-(
ZoomSDKError
)
stopRawArchiving
;
21
@end
22
23
NS_ASSUME_NONNULL_END
ZoomSDKErrors.h
ZoomSDKError
ZoomSDKError
Enumeration of common errors of SDK.
Definition:
ZoomSDKErrors.h:216
ZoomSDKRawArchivingController
Definition:
ZoomSDKRawArchivingController.h:9
-[ZoomSDKRawArchivingController startRawArchiving]
ZoomSDKError startRawArchiving()
Start raw archiving,call this method can get rawdata receive privilege.
-[ZoomSDKRawArchivingController stopRawArchiving]
ZoomSDKError stopRawArchiving()
Stop raw archiving, call this method reclaim rawdata receive privilege.
Doxygen
macOS
msdk
ZoomSDK.framework
Versions
A
Headers
ZoomSDKRawArchivingController.h
Generated by
1.9.6