![]() |
Speedify SDK for Android
15.3.0
|
Privacy settings.
Public Attributes | |
List< String > | dnsAddresses |
Configured DNS server addresses to use. More... | |
boolean | killswitch |
If Internet Killswitch is enabled. More... | |
boolean | doNotStoreCredentials |
If credentials, including oauth tokens and passwords, are not stored locally. More... | |
boolean | ipLeakProtection |
If IP Leak protection is enabled. More... | |
boolean | requestToDisableDoH |
Whether DoH is requested to be disabled. More... | |
List<String> com.speedify.speedifysdk.Types.PrivacySettings.dnsAddresses |
Configured DNS server addresses to use.
Or empty for default.
boolean com.speedify.speedifysdk.Types.PrivacySettings.doNotStoreCredentials |
If credentials, including oauth tokens and passwords, are not stored locally.
If true, automatic login and connect at boot will not work.
boolean com.speedify.speedifysdk.Types.PrivacySettings.ipLeakProtection |
If IP Leak protection is enabled.
boolean com.speedify.speedifysdk.Types.PrivacySettings.killswitch |
If Internet Killswitch is enabled.
boolean com.speedify.speedifysdk.Types.PrivacySettings.requestToDisableDoH |
Whether DoH is requested to be disabled.