Speedify SDK for Android 16.3.0
Loading...
Searching...
No Matches
Types.PrivacySettings Class Reference

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.
 

Detailed Description

Privacy settings.

Since
6.3

Member Data Documentation

◆ advancedIspStats

boolean advancedIspStats

If advanced ISP stats are enabled.

Since
15.6

◆ dnsAddresses

List<String> dnsAddresses

Configured DNS server addresses to use.

Or empty for default.

Since
7.4

◆ doNotStoreCredentials

boolean doNotStoreCredentials

If credentials, including oauth tokens and passwords, are not stored locally.

If true, automatic login and connect at boot will not work.

Since
10.5

◆ ipLeakProtection

boolean ipLeakProtection

If IP Leak protection is enabled.

Since
11.9.2

◆ killswitch

boolean killswitch

If Internet Killswitch is enabled.

Since
9.4

◆ requestToDisableDoH

boolean requestToDisableDoH

Whether DoH is requested to be disabled.

Since
12.2

◆ residentialProxyEnabled

boolean residentialProxyEnabled

Whether residential proxy will be used if available on the speed server.

Since
16.3

The documentation for this class was generated from the following file: