Meeting SDK for macOS API Reference
|
#include <ZoomSDKNetworkService.h>
Inherits NSObject.
Instance Methods | |
(ZoomSDKError) | - ConfigureProxy: |
Configure the proxy for Zoom SDK. | |
Protected Attributes | |
id< ZoomSDKNetworkServiceDelegate > | _delegate |
Properties | |
id< ZoomSDKNetworkServiceDelegate > | delegate |
Definition at line 100 of file ZoomSDKNetworkService.h.
- (ZoomSDKError) ConfigureProxy: | (ZoomSDKProxySettings *) | settings |
Configure the proxy for Zoom SDK.
settings | A struct object containing proxy information. |
|
protected |
Definition at line 102 of file ZoomSDKNetworkService.h.
|
readwritenonatomicretain |
Definition at line 104 of file ZoomSDKNetworkService.h.