◆ onNotifyCloudRecordingStorageInfo:usedSize:isAllowExceedStorage:
  
  
      
        
          | - (void) onNotifyCloudRecordingStorageInfo:  | 
           | 
          (long long)  | 
          totalSize | 
         
        
          | usedSize: | 
           | 
          (long long)  | 
          usedSize | 
         
        
          | isAllowExceedStorage: | 
           | 
          (BOOL)  | 
          allowExceedStorage  | 
         
        
           | 
           | 
           |  | 
         
       
   | 
  
optional   | 
  
 
Notify of cloud recording storage info. 
- Parameters
 - 
  
    | totalSize | The total size of cloud recording storage.  | 
    | usedSize | The used size of cloud recording storage.  | 
    | allowExceedStorage | YES means allow exceed storge, NO not.  | 
  
   
 
 
The documentation for this protocol was generated from the following file: