getAppName method
Returns the value configured by setAppName or setAppName.
Syntax
String configval = config.getAppName();
Parameters
This method does not take any parameters.Return value
- Type: String
Returns the value configured by setAppName or setAppName.
String configval = config.getAppName();