public class SetWifiEnabled extends WifiManagerAction
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ACTION_NAME |
wifiManager
Constructor and Description |
---|
SetWifiEnabled(java.lang.String action,
org.json.JSONArray args,
org.apache.cordova.CallbackContext callbackContext,
org.apache.cordova.CordovaInterface cordova,
android.net.wifi.WifiManager wifiManager) |
Modifier and Type | Method and Description |
---|---|
void |
run()
Log a message which action is running
|
public static final java.lang.String ACTION_NAME