isEngineSupported static method
Check if engine is supported
Implementation
static bool isEngineSupported(EngineType type) {
return VpnEngineFactory.isEngineSupported(type);
}
Check if engine is supported
static bool isEngineSupported(EngineType type) {
return VpnEngineFactory.isEngineSupported(type);
}