◆ DEFAULT_DATA_FILENAME
final String fiftyone.devicedetection.examples.console.UpdateDataFile.DEFAULT_DATA_FILENAME |
static
Initial value:
=
System.getProperty("user.dir") + File.separator + ENTERPRISE_HASH_DATA_FILE_NAME
This example illustrates various parameters that can be adjusted when using the on-premise device detection engine, and controls when a new data file is sought and when it is loaded by the device detection software.
Three main aspects are demonstrated:
To run this example you must obtain a license key purchased from our pricing page. Look for our "Bigger" or "Biggest" options. This license key must be supplied as a command line argument or by setting an environment variable or system property called UpdateDataFile#UPDATE_EXAMPLE_LICENSE_KEY_NAME
class | UpdateCompletionListener |
final String fiftyone.devicedetection.examples.console.UpdateDataFile.DEFAULT_DATA_FILENAME |