Meeting SDK for macOS API Reference
|
Interfaces related to proxy and SSL certificate handling for Zoom SDK network services. More...
import <Foundation/Foundation.h>
Go to the source code of this file.
Data Structures | |
class | ZoomSDKProxySettings |
Model class for proxy configuration. More... | |
class | ZoomSDKProxySettingHelper |
Helper interface for proxy authentication and configuration. More... | |
class | ZoomSDKSSLVerificationHelper |
Helper interface for SSL certificate verification. More... | |
protocol | <ZoomSDKNetworkServiceDelegate> |
Protocol for receiving network-related events such as proxy and SSL certificate prompts. More... | |
class | ZoomSDKNetworkService |
Network service interface for configuring proxies and handling SSL verification. More... | |
Interfaces related to proxy and SSL certificate handling for Zoom SDK network services.
Definition in file ZoomSDKNetworkService.h.