Package com.sap.ip.me.api.pios.scanner

Scanner support for the SAP Mobile Infrastructure is offered as part of the Peripheral Input/Output Services.

See:
          Description

Interface Summary
ScannerConnection.Attributes Contains all possible attribute names for the scanner.
ScannerListener This class represents the base class for all ScannerListener implementations.
 

Class Summary
ScannerConnection ScannerConnection defines a connection (session) with a specific scanner.
ScannerData The ScannerData class represents the barcode data read by the scanner.
ScannerParameters This class represents the scanner parameters required to open a scanner connection.
 

Exception Summary
ScannerException An exception thrown when an error occurs during scanner operation.
 

Package com.sap.ip.me.api.pios.scanner Description

Scanner support for the SAP Mobile Infrastructure is offered as part of the Peripheral Input/Output Services. An application created for the SAP MI can have access to a barcode Scanner device through classes contain on this package. The entry point of this package is the ScannerConnection class.

Since:
MI 2.5


Copyright © 2005 SAP AG. All Rights Reserved.