OBSHTTPProxyType Constants Reference
Declared in | OBSBaseConstDefinition.h |
---|
OBSHTTPProxyType
- OBS request proxy type
Definition
typedef NS_ENUM(NSInteger, OBSHTTPProxyType ) {
OBSHTTPRroxyTypeNull0,
OBSHTTPRroxyTypeHTTP,
OBSHTTPRroxyTypeHTTPS,
OBSHTTPRroxyTypeHTTPAndHTTPS,
};
Constants
Declared In
OBSBaseConstDefinition.h