|
Zoom Rooms Controller SDK Reference 6.6.0
|
Entrance of ZRC SDK. More...
Go to the source code of this file.
Data Structures | |
| struct | ProxyInfo |
| Proxy information. More... | |
| class | IZRCSDKSink |
| ZRC SDK event callback. More... | |
| class | IZRCSDK |
| ZRC SDK API interface. More... | |
Enumerations | |
| enum | ProxyType { ProxyTypeNoProxy , ProxyTypePAC , ProxyTypeManual } |
| Proxy type Here are more detailed structural descriptions. More... | |
| enum ProxyType |
Proxy type Here are more detailed structural descriptions.
| Enumerator | |
|---|---|
| ProxyTypeNoProxy | None. |
| ProxyTypePAC | Proxy Auto-configuration. |
| ProxyTypeManual | Manual set proxy. |