public abstract class M3Action extends CordovaAction
Modifier and Type | Field and Description |
---|---|
protected com.m3.sdk.scannerlib.Barcode |
barcode |
action, args, callbackContext, cordova
Constructor and Description |
---|
M3Action(java.lang.String action,
org.json.JSONArray args,
CallbackContext callbackContext,
CordovaInterface cordova,
com.m3.sdk.scannerlib.Barcode barcode) |
checkJsonArgs, getAction, run
public M3Action(java.lang.String action, org.json.JSONArray args, CallbackContext callbackContext, CordovaInterface cordova, com.m3.sdk.scannerlib.Barcode barcode)