stopScan method

dynamic stopScan()

Implementation

stopScan() {
  _send("com.symbol.datawedge.api.SOFT_SCAN_TRIGGER", "STOP_SCANNING");
}