getUri method
The value returned by this method is the proxy URI set when the object was created.
Syntax
String value = proxySettings.getUri();
Note: This method is a static method.
Parameters
This method does not take any parameters.
Return value
- Type: String