◆ getDataFileLocation()
| static String fiftyone.devicedetection.examples.shared.DataFileHelper.getDataFileLocation | ( | String | dataFilename | ) | throws Exception | 
static
Tries to find the passed file, or if null a default file.
- Parameters
 - 
    
- dataFilename - a filename to find
  
- Returns
 - a full pathname
 
- Exceptions
 - 
    
- Exception - if the file was not found
  
