public class TS800Scanner extends UHFScanner
Constructor and Description |
---|
TS800Scanner(android.content.Context context,
ScannerCallback scannerCallback,
CommunicationType type)
Creates a
UR0250Scanner
for user to scan UR0250 of Gigatms |
setClassVersion
getCurrentCommunicationType, onDestroy, onScanStop, setCommunicationType, setScanDebugCallback, startScan, startScan, stopScan
public TS800Scanner(android.content.Context context, ScannerCallback scannerCallback, CommunicationType type)
UR0250Scanner
for user to scan UR0250 of Gigatmscontext
- The context of the Application.scannerCallback
- Set a ScannerCallback
for UHFScanner
.type
- Set the CommunicationType
of UHFScanner
.