VpnNetworkStackProvider

This class is used to provide the VPN network stack to the app tracking protection module.

Note: This class is exposed in the vpn-api module just temporarily TODO move this class back into the vpn-impl module

Functions

Link copied to clipboard
abstract suspend fun provideNetworkStack(): VpnNetworkStack

CAll this method to get the VPN network stack to be used in the VPN service.