#include <ZoomSDKNetworkService.h>
Inherits NSObject.
Definition at line 19 of file ZoomSDKNetworkService.h.
◆ cancel
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. |
◆ _proxyDescription
- (NSString*) _proxyDescription |
|
protected |
◆ _proxyHost
◆ _proxyPort