![]() |
Speedify SDK for Android 16.3.0
|
Privacy settings. More...
Public Attributes | |
| List< String > | dnsAddresses |
| Configured DNS server addresses to use. | |
| boolean | killswitch |
| If Internet Killswitch is enabled. | |
| boolean | doNotStoreCredentials |
| If credentials, including oauth tokens and passwords, are not stored locally. | |
| boolean | ipLeakProtection |
| If IP Leak protection is enabled. | |
| boolean | requestToDisableDoH |
| Whether DoH is requested to be disabled. | |
| boolean | advancedIspStats |
| If advanced ISP stats are enabled. | |
| boolean | residentialProxyEnabled |
| Whether residential proxy will be used if available on the speed server. | |
Privacy settings.
| boolean advancedIspStats |
If advanced ISP stats are enabled.
| List<String> dnsAddresses |
Configured DNS server addresses to use.
Or empty for default.
| boolean doNotStoreCredentials |
If credentials, including oauth tokens and passwords, are not stored locally.
If true, automatic login and connect at boot will not work.
| boolean ipLeakProtection |
If IP Leak protection is enabled.
| boolean killswitch |
If Internet Killswitch is enabled.
| boolean requestToDisableDoH |
Whether DoH is requested to be disabled.
| boolean residentialProxyEnabled |
Whether residential proxy will be used if available on the speed server.