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