All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description QRCodeScannerSDK Provides methods for QR Code and Cronto Code scanningQRCodeScannerSDK.QRCodeScannerSDKDecodingResultData Represents a result of image decoding.
Contains decoded data and image format.QRCodeScannerSDKActivity This activity opens the camera to scan QRCode or CrontoSign images.
By default, only QRCode images can be scanned.
The scanning format can be changed by setting an extra parameter when calling this activity.
UseQRCodeScannerSDKConstants.EXTRA_CODE_TYPE
,QRCodeScannerSDKConstants.QR_CODE
and/orQRCodeScannerSDKConstants.CRONTO_CODE
Device vibration is activated by default when an image has been scanned.QRCodeScannerSDKConstants ConstantsQRCodeScannerSDKErrorCodes This class provides the error codes managed by the QR Code Scanner SDK.QRCodeScannerSDKException This exception is thrown when a problem occurs while using the QR Code Scanner SDK.