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