getCurrentEngineStatic static method
Get current engine (static method)
Implementation
static VpnEngine? getCurrentEngineStatic() {
return instance.getCurrentEngine();
}
Get current engine (static method)
static VpnEngine? getCurrentEngineStatic() {
return instance.getCurrentEngine();
}