| 
				
			 | 
			
			
				@@ -839,7 +839,7 @@ Statistic data of a file, see the following sample object. 
			 | 
		
	
		
			
			| 
				839
			 | 
			
				839
			 | 
			
			
				  
			 | 
		
	
		
			
			| 
				840
			 | 
			
				840
			 | 
			
			
				 ### RNFetchBlobSession 
			 | 
		
	
		
			
			| 
				841
			 | 
			
				841
			 | 
			
			
				  
			 | 
		
	
		
			
			| 
				842
			 | 
			
				
			 | 
			
			
				-A `session` is an object that helps you manage files. It simply main a list of file path and let you use `dispose()`to delete files in this session once and for all. 
			 | 
		
	
		
			
			| 
				
			 | 
			
				842
			 | 
			
			
				+A `session` is an object that helps you manage files. It simply maintains a list of file path and let you use `dispose()`to delete files in this session once and for all. 
			 | 
		
	
		
			
			| 
				843
			 | 
			
				843
			 | 
			
			
				  
			 | 
		
	
		
			
			| 
				844
			 | 
			
				844
			 | 
			
			
				 #### add(path:string):RNFetchBlobSession 
			 | 
		
	
		
			
			| 
				845
			 | 
			
				845
			 | 
			
			
				   Add a file path to this session. 
			 |