CRIWARE Unity Plugin Manual
Last Updated: 2024-07-12
|
Module configuration More...
Public Attributes | |
uint | numInstallers |
Sets the maximum number of installers used at the same time More... | |
string | proxyHost |
Sets the HTTP proxy server host name More... | |
ushort | proxyPort |
Sets the HTTP proxy server port More... | |
string | userAgent |
User-Agent setting More... | |
uint | inactiveTimeoutSec |
Sets the timeout time (in seconds) More... | |
bool | allowInsecureSSL |
Enables the insecure HTTPS communication More... | |
ModulePlatformConfig | platformConfig |
Platform-specific settings | |
Module configuration
uint numInstallers |
Sets the maximum number of installers used at the same time
string proxyHost |
Sets the HTTP proxy server host name
ushort proxyPort |
Sets the HTTP proxy server port
string userAgent |
User-Agent setting
uint inactiveTimeoutSec |
Sets the timeout time (in seconds)
bool allowInsecureSSL |
Enables the insecure HTTPS communication