Speedify SDK for Android 16.0.3
Loading...
Searching...
No Matches
Types.LocalProxyDomainWatchlistItem Class Reference

Local proxy domain watchlist item. More...

Public Attributes

String title
 Title of this watchlist item.
 
boolean enabled
 If the domains in this watchlist should be added to the local proxy filter.
 
List< String > watchedDomains
 Domains watched for.
 
List< String > proxiedDomains
 Domains proxied when enabled.
 
List< String > proxiedPackages
 Packages that bypass the VPN when enabled Note that packages are routed around the VPN at the OS level, wherever other proxy options are routed through Speedify's internal local proxy.
 

Detailed Description

Local proxy domain watchlist item.

Since
9.3

Member Data Documentation

◆ enabled

boolean enabled

If the domains in this watchlist should be added to the local proxy filter.

Since
9.3

◆ proxiedDomains

List<String> proxiedDomains

Domains proxied when enabled.

Since
9.4

◆ proxiedPackages

List<String> proxiedPackages

Packages that bypass the VPN when enabled Note that packages are routed around the VPN at the OS level, wherever other proxy options are routed through Speedify's internal local proxy.

Since
11.1

◆ title

String title

Title of this watchlist item.

Since
9.3

◆ watchedDomains

List<String> watchedDomains

Domains watched for.

Since
9.4

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