Package-level declarations
Types
Link copied to clipboard
interface VpnFeature
Link copied to clipboard
interface VpnFeaturesRegistry
Use this class to register features that required VPN access.
Functions
Link copied to clipboard
fun PeriodicWorkRequest.Builder.boundToVpnProcess(applicationId: String): PeriodicWorkRequest.Builder
Use this extension function to make sure your PeriodicWorkRequest runs in the VPN process
Link copied to clipboard
Fake constructor for VpnFeature from the passed in block lambda instead of using the anonymous object : VpnFeature
syntax.