public class AlertActionAlert extends CordovaAction
action, args, callbackContext, cordova
Constructor and Description |
---|
AlertActionAlert(java.lang.String action,
org.json.JSONArray args,
CallbackContext callbackContext,
CordovaInterface cordova,
AlertPluginService alertPluginService) |
Modifier and Type | Method and Description |
---|---|
void |
run()
Log a message which action is running
|
checkJsonArgs, getAction
public AlertActionAlert(java.lang.String action, org.json.JSONArray args, CallbackContext callbackContext, CordovaInterface cordova, AlertPluginService alertPluginService)
public void run()
CordovaAction
run
in interface java.lang.Runnable
run
in class CordovaAction