Android
androidJvm
vpn-api
/
com.duckduckgo.mobile.android.vpn
/
VpnFeaturesRegistry
/
isFeatureRunning
is
Feature
Running
abstract
suspend
fun
isFeatureRunning
(
feature
:
VpnFeature
)
:
Boolean
Return
true
if this feature is registered and the VPN is running,
false
otherwise.