getApiKey method
Use this method to retrieve your Eyes license key that you set with setApiKey, or was extracted from the APPLITOOLS_API_KEY environment variable.
Syntax
String configval = config.getApiKey();
Parameters
This method does not take any parameters.Return value
- Type: String