Mac SDK
Instance Methods | List of all members
<ZoomSDKSettingRecordDelegate> Protocol Reference
Inheritance diagram for <ZoomSDKSettingRecordDelegate>:

Instance Methods

(void) - onNotifyCloudRecordingStorageInfo:usedSize:isAllowExceedStorage:
 Notify of cloud recording storage info. More...
 

Method Documentation

◆ onNotifyCloudRecordingStorageInfo:usedSize:isAllowExceedStorage:

- (void) onNotifyCloudRecordingStorageInfo: (long long)  totalSize
usedSize: (long long)  usedSize
isAllowExceedStorage: (BOOL)  allowExceedStorage 
optional

Notify of cloud recording storage info.

Parameters
totalSizeThe total size of cloud recording storage.
usedSizeThe used size of cloud recording storage.
allowExceedStorageYES means allow exceed storge, NO not.

The documentation for this protocol was generated from the following file: