![]() |
Speedify SDK for Android 16.0.3
|
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. | |
Local proxy domain watchlist item.
| boolean enabled |
If the domains in this watchlist should be added to the local proxy filter.
| 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.
| String title |
Title of this watchlist item.
| List<String> watchedDomains |
Domains watched for.