|
|
NSString * | _proxyHost |
| |
|
int | _proxyPort |
| |
|
NSString * | _proxyDescription |
| |
◆ cancel
- Parameters
-
| Cancel | authentication of proxy. |
◆ getProxyDescription
| - (NSString*) getProxyDescription |
|
|
|
Get description of proxy.
- Returns
- The proxy description.
◆ getProxyHost
| - (NSString*) getProxyHost |
|
|
|
Get proxy host.
- Returns
- The proxy host.
◆ getProxyPort
Get proxy port.
- Returns
- The proxy port.
◆ proxyAuth:password:
| - (void) proxyAuth: |
|
(NSString *) |
userName |
| password: |
|
(NSString *) |
password |
|
|
| |
Authentication of proxy.
- Parameters
-
| userName | Input username for authentication. |
| password | Input password for authentication. |
The documentation for this class was generated from the following file: