Meeting SDK for macOS API Reference
|
#include <ZoomSDKRawArchivingController.h>
Inherits NSObject.
Instance Methods | |
(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. | |
Definition at line 8 of file ZoomSDKRawArchivingController.h.
- (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.