OBSHTTPProxyConfiguration Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | OBSBaseModel.h OBSBaseModel.m |
– initWithType:proxyHost:proxyPort:
Port proxy initialization
- (instancetype)initWithType:(OBSHTTPProxyType)proxyType proxyHost:(NSString *)host proxyPort:(NSUInteger)portParameters
proxyType |
Request type (OBSHTTPRroxyTypeNull0 OBSHTTPRroxyTypeHTTP OBSHTTPRroxyTypeHTTPS OBSHTTPRroxyTypeHTTPAndHTTPS) |
|---|---|
host |
Host |
port |
Port |
Return Value
Proxy object
Declared In
OBSBaseModel.h