registerFeature

abstract suspend fun registerFeature(feature: VpnFeature)

Call this method to register a feature that requires VPN access. If the VPN is not enabled, it will be enabled.