|
ZOOM Windows SDK
5.2.42037.1112
|
The network connection handler callback event. More...
#include <network_connection_handler_interface.h>
Public Member Functions | |
| virtual void | onProxyDetectComplete ()=0 |
| Notification callback of completing the proxy detection. | |
| virtual void | onProxySettingNotification (IProxySettingHandler *handler)=0 |
| The callback will be triggered if the proxy requests to input the username and password. More... | |
| virtual void | onSSLCertVerifyNotification (ISSLCertVerificationHandler *handler)=0 |
| The callback will be triggered when the SSL is verified. More... | |
The network connection handler callback event.
|
pure virtual |
The callback will be triggered if the proxy requests to input the username and password.
|
pure virtual |
The callback will be triggered when the SSL is verified.
1.8.14