Package com.vdocipher.aegis.offline
        Class DownloadSelections
- 
                    
                    - All Implemented Interfaces:
 
 public final class DownloadSelectionsObject containing a DownloadOptions and corresponding selections of tracks to download. 
- 
                
                    
                    - 
                                
                            
                                Field SummaryFields Modifier and Type Field Description public final DownloadOptionsdownloadOptionspublic final Array<int>selectedTrackIndices
 - 
                                
                            
                                Constructor SummaryConstructors Constructor Description DownloadSelections(DownloadOptions downloadOptions, Array<int> selectedTrackIndices)
 - 
                                
                            
                                Method SummaryModifier and Type Method Description - 
                    
                    
                    - 
                                
                            
                                Constructor Detail- 
                                        DownloadSelectionsDownloadSelections(DownloadOptions downloadOptions, Array<int> selectedTrackIndices) 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-