startScan method

dynamic startScan()

Implementation

startScan() {
  _send("com.symbol.datawedge.api.SOFT_SCAN_TRIGGER", "START_SCANNING");
}