public class ScanStart extends M3Action
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ACTION_NAME |
Constructor and Description |
---|
ScanStart(java.lang.String action,
org.json.JSONArray args,
org.apache.cordova.CallbackContext callbackContext,
org.apache.cordova.CordovaInterface cordova,
com.m3.sdk.scannerlib.Barcode barcode) |
Modifier and Type | Method and Description |
---|---|
void |
run()
Log a message which action is running
|
public static final java.lang.String ACTION_NAME