ZOOM Windows SDK  5.2.42037.1112
Public Attributes | List of all members
tagProxySettings Struct Reference

The proxy that the user want to use according to the net environment. Here are more detailed structural descriptions. More...

#include <network_connection_handler_interface.h>

Public Attributes

const wchar_t * proxy
 The proxy ip address and port that user want to use, should be organized like ip:port, such as '255.255.255.255:8080'. Use ';' to separate multi proxies.
 
bool auto_detect
 TRUE indicates automatic detection.
 

Detailed Description

The proxy that the user want to use according to the net environment. Here are more detailed structural descriptions.


The documentation for this struct was generated from the following file: