Meeting SDK for macOS API Reference
|
Model class for proxy configuration. More...
#include <ZoomSDKNetworkService.h>
Inherits NSObject.
Properties | |
NSString * | proxy |
Set the network proxy. | |
BOOL | autoDetct |
Set the network autoDetect. | |
Model class for proxy configuration.
Definition at line 14 of file ZoomSDKNetworkService.h.
|
readwritenonatomicassign |
Set the network autoDetect.
Definition at line 24 of file ZoomSDKNetworkService.h.
|
readwritenonatomiccopy |
Set the network proxy.
Definition at line 19 of file ZoomSDKNetworkService.h.