isFeatureRunning

abstract suspend fun isFeatureRunning(feature: VpnFeature): Boolean

Return

true if this feature is registered and the VPN is running, false otherwise.